Opened 12 years ago
Closed 12 years ago
#5345 closed Bugs (fixed)
time_serialize.hpp: fails to compile
Reported by: | Leonid Gershanovich | Owned by: | az_sw_dude |
---|---|---|---|
Milestone: | To Be Determined | Component: | date_time |
Version: | Boost 1.46.0 | Severity: | Problem |
Keywords: | Cc: |
Description
looks like typename keyword is used with non template argument.
typename posix_time::time_duration::hour_type h = td.hours();
I am attaching a patch
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | time_serialize.hpp.patch.1_34_1 added |
---|
comment:1 by , 12 years ago
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I failed to mention that because of this I am getting errors with gcc 4.1.2 on RHEL 5