Actions
Bug #9543
closed[Doc] Fix example in GServer documentation (lib/gserver)
Description
The code example does not match its description: the server should return time in seconds since 1970.
Patch appended (Time.now.to_s -> Time.now.to_i).
Also fixes some minor typos and inconsistencies.
Files
Updated by stomar (Marcus Stollsteimer) almost 11 years ago
- File doc_lib_gserver.patch doc_lib_gserver.patch added
Now the patch...
Updated by zzak (zzak _) almost 11 years ago
- Status changed from Open to Assigned
Thanks for the patch!
Updated by zzak (zzak _) almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset r45344.
- lib/gserver.rb: [DOC] Fixed typo in example by @stomar (Marcus Stollsteimer) [Bug #9543] [ci skip]
Updated by usa (Usaku NAKAMURA) over 10 years ago
- Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN to 2.0.0: REQUIRED, 2.1: REQUIRED
Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE
Backported into ruby_2_1
branch at r46719.
Updated by usa (Usaku NAKAMURA) over 10 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: DONE to 2.0.0: DONE, 2.1: DONE
backported into ruby_2_0_0
at r46746.
Actions
Like0
Like0Like0Like0Like0Like0Like0