Re: Pb on gcc : no warning on information lost.

2014-04-14 Thread Yves Mocquard
Thank you for your response. Yves Mocquard. Le 14/04/2014 11:15, Marc Glisse a écrit : (wrong list, you want gcc-h...@gcc.gnu.org) On Mon, 14 Apr 2014, Yves Mocquard wrote: When I use gcc or g++ , I like when the compilator detects bug, with a an error of compliation or a warning. see this

Pb on gcc : no warning on information lost.

2014-04-14 Thread Yves Mocquard
compil with : g++ -Wall fic.cpp I think that there should be a warning. And there is nothing, the bug is not detected. I think that it not normal. Regards, Yves Mocquard