Message344957
> I've removed -Wdeclaration-after-statement in upstream pygobject: https://gitlab.gnome.org/GNOME/pygobject/merge_requests/119
Thanks! Enjoy C99! :-) IMHO C99 with variables in the middle of a function helps to write more reliable code: we better control the scope of a variable. It reduces the risk of using an uninitialized variable. |
|
| Date |
User |
Action |
Args |
| 2019-06-07 15:59:04 | vstinner | set | recipients:
+ vstinner, petr.viktorin, lukasz.langa, jdemeyer, lazka |
| 2019-06-07 15:59:04 | vstinner | set | messageid: <1559923144.49.0.798982862372.issue37191@roundup.psfhosted.org> |
| 2019-06-07 15:59:04 | vstinner | link | issue37191 messages |
| 2019-06-07 15:59:04 | vstinner | create | |
|