[Dune] Exception specifier for *operator new in debugallocator
    Christoph GrĂ¼ninger 
    christoph.grueninger at iws.uni-stuttgart.de
       
    Wed Oct 10 10:34:48 CEST 2012
    
    
  
Hello Christian,
you are posing the right question. It seems to be the -pedantic flag. If 
I remove it, my g++-4.7 accepts it with and without -std=c++11 / 
-std=c++0x. If I remove the -std=c++11 / -std=c++0x it works, too.
Clang 3.1 does not bother in any case.
Probably I have to drop -pedantic.
Bye
Christoph
-- 
Geography is just physics slowed down, with a couple of trees
stuck in it.         -- Terry Pratchett in The Last Continent
    
    
More information about the Dune
mailing list