This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
... thanks a lot Gaby both for your practical and theoretical investigations into this issue, both right to the point! Now, in my opinion, we should simply remove the bits about signed -> unsigned from -Wconversion.
So, are you saying that Wconversion should not warn for unsigned int x = -10; ? Or are you talking about a particular especial case?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |