Export to GitHub

shedskin - issue #202

maximum number of iterations ?


Posted on Mar 28, 2014 by Swift Lion

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 Camel

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..?

Comment #2

Posted on Mar 30, 2014 by Swift Lion

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

Status: New

Labels:
Type-Defect Priority-Medium