Opened 14 years ago
Closed 14 years ago
#1959 closed Bugs (fixed)
[regex] C4910 warnings from VC9
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | regex |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
(Noticed when testing #1618):
Running the Regex or iostreams tests on VC9 produces a load of C4910 ("'declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation") warnings.
Log file showing the warnings attached.
Attachments (1)
Change History (3)
by , 14 years ago
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(note: the attached log shows one of the tests failing with a linker error. that seems to have gone away after updating the source, but i cant overwrite the log file)