snoopyjc / pythonizer

Automatic translator from Perl to Python
https://snoopyjc.org/pythonizer/
Artistic License 2.0
12 stars 1 forks source link

C-style for loop with ++j may generate bad code #362

Closed snoopyjc closed 1 year ago

snoopyjc commented 1 year ago

C-style for loop with ++j may generate bad code. Issue in netdb/fathom/components/src/waitFathom.pl line 361.

snoopyjc commented 1 year ago

Fixed in v1.030