Message344928
PR 13887 is fine but I would prefer to still be able to use C99 style for variable declarations. More generally, I don't think that variable declaration is the only issue: static inline function is a new shiny thing which can cause other issues with some C compilers. So I propose a different approach, bpo-37194: "Move new vector private declarations to the internal C API". |
|
| Date |
User |
Action |
Args |
| 2019-06-07 11:55:29 | vstinner | set | recipients:
+ vstinner, petr.viktorin, lukasz.langa |
| 2019-06-07 11:55:29 | vstinner | set | messageid: <[email protected]> |
| 2019-06-07 11:55:29 | vstinner | link | issue37191 messages |
| 2019-06-07 11:55:29 | vstinner | create | |
|