Message242520
| Author | steve.dower |
|---|---|
| Recipients | ezio.melotti, larry, mrabarnett, python-dev, serhiy.storchaka, steve.dower |
| Date | 2015-05-03.20:42:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430685731.59.0.0746432919207.issue20148@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to http://compgroups.net/comp.std.c/why-does-the-standard-prohibit-static-int-a/2569729, it's invalid in both C89 and C99, but some compilers accept it as an extension. IMO we should avoid relying on compiler extensions, at least in the code files that are supposed to be portable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-03 20:42:11 | steve.dower | set | recipients: + steve.dower, larry, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka |
| 2015-05-03 20:42:11 | steve.dower | set | messageid: <1430685731.59.0.0746432919207.issue20148@psf.upfronthosting.co.za> |
| 2015-05-03 20:42:11 | steve.dower | link | issue20148 messages |
| 2015-05-03 20:42:11 | steve.dower | create | |