Message178878
fix_2warnings.diff: I don't like statement like (void)err; to kill a compiler warning. I prefer GCC __attribute__((unused)) using a macro instead. About the change on unicode_fromascii, the code changed a lot since the patch was written. The patch is outdated and not really interesting. Please open a new issue with a new patch if there are remaining warnings.
I'm closing the issue because I agree with Martin von Loewis, it's better to open new issues for each warning (warning class?). |
|
Date |
User |
Action |
Args |
2013-01-03 01:33:56 | vstinner | set | recipients:
+ vstinner, loewis, brett.cannon, terry.reedy, jcea, python-dev, poolie, kidanger |
2013-01-03 01:33:55 | vstinner | set | messageid: <1357176836.0.0.827771195261.issue10951@psf.upfronthosting.co.za> |
2013-01-03 01:33:55 | vstinner | link | issue10951 messages |
2013-01-03 01:33:55 | vstinner | create | |
|