Bug#673554: problems with gcc-4.7

2012-05-19 Thread chrysn
Package: libcgal-dev Version: 4.0-1+b1 Severity: important Tags: patch upstream the openscad package fails to build with gcc-4.7 while linking against cgal. the issue was reported upstream[1], and a solution was found, but not in openscad itself, but by patching cgal[2]. the important line of the

Bug#673554: problems with gcc-4.7

2012-05-19 Thread Joachim Reichel
Hi chrysn, /usr/include/CGAL/Mesh_2/Do_not_refine_edges.h:83:7: error: 'is_locally_conform' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [...] /usr/include/CGAL/Mesh_2/Do_not_refine_edges.h:83:7: note:

Bug#673554: problems with gcc-4.7

2012-05-19 Thread chrysn
On Sat, May 19, 2012 at 05:57:00PM +0200, chrysn wrote: i don't know whether building cgal itself is affected by this problem too; it could well be that due to the function being defined in the header file, the problems don't show up there. for the record (my build just finished): cgal-4.0-1