lsm / shedskin

Automatically exported from code.google.com/p/shedskin
0 stars 0 forks source link

maximum number of iterations ? #202

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Dear support :)

I've been experiencing this message with a code conversion:
*WARNING* reached maximum number of iterations

Is that a problem ? Does it impact something ? Shall I increase a special value 
somewhere ?

Thanks in advance
Olivier

Original issue reported on code.google.com by akato...@gmail.com on 28 Mar 2014 at 5:09

GoogleCodeExporter commented 9 years ago
this limit was introduced because shedskin sometimes doesn't realize its 
analysis is precise enough to stop. does it take a long time to reach it, and 
does the generated code compile if this happens..?

Original comment by mark.duf...@gmail.com on 30 Mar 2014 at 1:46

GoogleCodeExporter commented 9 years ago
Well the generated code indeed compiles. but I didn't tested the result yet.
I will keep you posted.
It takes quite a long time (almost 20 minutes) to generate the cpp from the
py. But as I explained in a previous issue, this time is not critical for
me.
Many thanks,
Olivier

Original comment by akato...@gmail.com on 30 Mar 2014 at 1:50