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
Comment #1
Posted on Mar 30, 2014 by Happy Camelthis 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..?
Comment #2
Posted on Mar 30, 2014 by Swift LionWell 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
Status: New
Labels:
Type-Defect
Priority-Medium