Opened 8 years ago
Closed 8 years ago
#10951 closed Bugs (fixed)
Geometry tests that have "/bigobj" for MSVC need the same for intel-win configuration
Reported by: | Owned by: | Barend Gehrels | |
---|---|---|---|
Milestone: | Boost 1.58.0 | Component: | geometry |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The fix for MSVC was done in
github.com/boostorg/geometry/commit/7d329b3582572a8cafea20b0403425fad3262b1a
commit 7d329b3582572a8cafea20b0403425fad3262b1a Author: Barend Gehrels <barend@xs4all.nl> Date: Wed Sep 4 11:17:34 2013 +0000 [geometry] added bigobj for the failing MSVC tests [SVN r85562]
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | To Be Determined → Boost 1.58.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Also, test comparable_distance was not affected by the commit mentioned above, but has the same issue - "/bigobj" is needed for both MSVC/intel-win.