Opened 14 years ago
Closed 14 years ago
#2061 closed Bugs (fixed)
Mismatched #if/#endif Pair
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | serialization |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
With the recent addition of the Borland fixes in revision 46928 of \boost\serialization\array.hpp, my Microsoft Visual Studio compiler (version 8) complains with a fatal error C1070: mismatched #if/#endif pair in file. The previous revision (46729) compiles okay.
Note:
See TracTickets
for help on using tickets.