Vincent Vandenschrick wrote: > Since Andreas doesn't have the problem, there might be : > - some inconsistency in my environment > - something changed in the trunk version of the generator that would > have a positive side effect. >
Nothing in this part of the generator, if I'm not mistaken. T. > > > 2009/6/19, thron7 <[email protected]>: > >>> It' going further but fails later on : >>> >>> File >>> "C:\envdev\qooxdoo-0.8.2-sdk\tool\pylib\ecmascript\frontend\tokenizer.py", >>> line 288, in parseStream >>> mo = R_ALL.search(content) >>> RuntimeError: maximum recursion depth exceeded >>> >>> >> That's weird, re.search just get's the next match. So the recursion is >> probably in applying the R_ALL regexp. I suspect it is still qx.Class >> where it's failing?! >> >> T. >> >> >>> Vincent >>> >>> ------------------------------------------------------------------------------ >>> Crystal Reports - New Free Runtime and 30 Day Trial >>> Check out the new simplified licensing option that enables unlimited >>> royalty-free distribution of the report engine for externally facing >>> server and web deployment. >>> http://p.sf.net/sfu/businessobjects >>> _______________________________________________ >>> qooxdoo-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------------ >> Crystal Reports - New Free Runtime and 30 Day Trial >> Check out the new simplified licensing option that enables unlimited >> royalty-free distribution of the report engine for externally facing >> server and web deployment. >> http://p.sf.net/sfu/businessobjects >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
