compile error on Windows XP, Inkscape rev 14232, in conicsec.cpp
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Krzysztof Kosinski |
Bug Description
using btool and tdm-gcc 4.6.1 and devlibs rev 53, the error is
--- compile / cc
compile src/2geom/
Make error line 307: problem compiling: src/2geom/
src/2geom/
src/2geom/
c:\devlibs/
c:\devlibs/
c:\devlibs/
c:\devlibs/
c:\devlibs/
tags: | added: 2geom build win32 |
Changed in inkscape: | |
importance: | Undecided → High |
Changed in inkscape: | |
status: | New → Triaged |
assignee: | nobody → Krzysztof Kosinski (tweenk) |
possibly a typo, the function compiles normally if I replace the call to 'swap' with the function 'std::swap' in line 1391