Remaining gcc-6 errors

2016-09-09 Thread Andreas Tille
Hi, as far as I can see we have some remaining gcc-6 errors we should tackle soon: #831100 conquest-dicom-server: FTBFS with GCC 6: cpp_type_traits.h:212:12: error: redefinition of 'struct std::__is_integer' #831126 vxl: FTBFS with GCC 6: vcl_compiler.h:127:4: error: #error "Dunno about

Re: Remaining gcc-6 errors

2016-09-09 Thread Andreas Tille
Hi Gert, On Fri, Sep 09, 2016 at 05:13:01PM +0200, Gert Wollny wrote: > On 09.09.2016 15:54, Andreas Tille wrote: > >#831126 vxl: FTBFS with GCC 6: vcl_compiler.h:127:4: error: #error > > "Dunno about this gcc" > In the ITK embedded copy this is patched, but when I tried to apply the > patch

Re: Remaining gcc-6 errors

2016-09-09 Thread Gert Wollny
Hello, On 09.09.2016 15:54, Andreas Tille wrote: #831126 vxl: FTBFS with GCC 6: vcl_compiler.h:127:4: error: #error "Dunno about this gcc" In the ITK embedded copy this is patched, but when I tried to apply the patch to the stand-alone version I found out the last released stand-alon

Re: Remaining gcc-6 errors

2016-09-09 Thread Ghislain Vaillant
On 09/09/16 16:48, Andreas Tille wrote: Hi Gert, On Fri, Sep 09, 2016 at 05:13:01PM +0200, Gert Wollny wrote: On 09.09.2016 15:54, Andreas Tille wrote: #831126 vxl: FTBFS with GCC 6: vcl_compiler.h:127:4: error: #error "Dunno about this gcc" In the ITK embedded copy this is patched, but