View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001794 | FreeCAD | Bug | public | 2014-10-22 07:25 | 2014-10-22 11:11 | 
| Reporter | peterl94 | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes | 
| Status | closed | Resolution | fixed | ||
| Summary | 0001794: new defined as a macro sometimes conflicts with boost | ||||
| Description | I 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.  | ||||
| Tags | Boost | ||||
| FreeCAD Information | |||||
| 
	
	 FreeCAD: master 8fb59622 2014-10-22 12:39:43 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 | ||
| 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 | 
 FreeCAD