View Issue Details

IDProjectCategoryView StatusLast Update
0001794FreeCADBugpublic2014-10-22 11:11
Reporterpeterl94 Assigned Towmayer  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Summary0001794: new defined as a macro sometimes conflicts with boost
DescriptionI think this only happens with boost 1.56, but I'm not sure. Anyway, the problem has come up in the following forum threads:
http://forum.freecadweb.org/viewtopic.php?f=4&t=7481#p60912
http://www.forum.freecadweb.org/viewtopic.php?f=4&t=7804&p=63753#p63750
http://www.forum.freecadweb.org/viewtopic.php?f=4&t=7710&start=60#p66589

Simply removing the line "#define new DEBUG_CLIENTBLOCK" in
src/Tools/generateTemplates/templateClassPyExport.py worked for me, but maybe wrapping it in some condition would be better.
TagsBoost
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 8fb59622

2014-10-22 12:39:43

wmayer

Details Diff
+ fixes 0001794: new defined as a macro sometimes conflicts with boost Affected Issues
0001794
mod - src/App/Application.cpp Diff File
mod - src/App/ApplicationPy.cpp Diff File
mod - src/App/Document.cpp Diff File
mod - src/App/DocumentObject.cpp Diff File
mod - src/App/FeatureTest.cpp Diff File
mod - src/App/GeoFeature.cpp Diff File
mod - src/App/PropertyStandard.cpp Diff File
mod - src/App/PropertyUnits.cpp Diff File
mod - src/Base/XMLTools.cpp Diff File
mod - src/FCConfig.h Diff File
mod - src/Gui/View3DInventorRiftViewer.cpp Diff File
mod - src/Gui/View3DInventorViewer.cpp Diff File
mod - src/Tools/generateTemplates/templateClassPyExport.py Diff File

Issue History

Date Modified Username Field Change
2014-10-22 07:25 peterl94 New Issue
2014-10-22 08:15 shoogen Tag Attached: Boost
2014-10-22 11:11 wmayer Changeset attached => FreeCAD Master master 8fb59622
2014-10-22 11:11 wmayer Assigned To => wmayer
2014-10-22 11:11 wmayer Status new => closed
2014-10-22 11:11 wmayer Resolution open => fixed