> This brings up another interesting point. That error in the API build has > apparently been there for a long time, but nobody noticed it (or at least, > didn't fix the class causing the problem, so I'm assuming they didn't notice > it). I have had errors in my own build that I didn't notice too. The > reason is that there's a LOT of superfluous information being presented, > that masks any real issues. Is it possible to tell the generator to shut up > about all but important stuff? I'd like for the generator not to say > anything at all on success, just like most compilers. Warnings and errors > should then make themselves obvious. (I'll look for your response here, but > I'll also post a ticket for this.) >
Try passing the -q command line option to generate.py (haven't you tried that?!). T. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
