Re: libstdc++ concept checks

2007-07-17 Thread Paweł Sikora
On Monday 16 of July 2007 14:45:14 Arkadiusz Miskiewicz wrote: Is it possible to make these warnings not fatal errors? nope. the whole idea of concept checks is to bailing out compilation asap instead of producing tons of long non-intuitive stl warnings or non-deterministic flow control. I'm

Re: libstdc++ concept checks

2007-07-17 Thread Arkadiusz Miskiewicz
On Wednesday 18 of July 2007, Paweł Sikora wrote: On Monday 16 of July 2007 14:45:14 Arkadiusz Miskiewicz wrote: Is it possible to make these warnings not fatal errors? nope. the whole idea of concept checks is to bailing out compilation asap instead of producing tons of long non-intuitive

libstdc++ concept checks

2007-07-16 Thread Arkadiusz Miskiewicz
Is it possible to make these warnings not fatal errors? I'm inclined to disable concept checks in gcc for now (due to lack of developers fixing the problems found by concept checks). -- Arkadiusz MiśkiewiczPLD/Linux Team arekm / maven.plhttp://ftp.pld-linux.org/