help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How generate a warning when int is converted to bool or bool is conv


From: neilsayshello
Subject: Re: How generate a warning when int is converted to bool or bool is converted to int?
Date: 4 Apr 2006 23:01:55 -0700
User-agent: G2/0.2

Try using the -pedantic flag. It issues all the warnings demanded by
strict ISO C and ISO C++, which should cover the type conversion



reply via email to

[Prev in Thread] Current Thread [Next in Thread]