Hi pygame developers, I noticed that there are some non ISO C90 compliant pieces of code in trunk - namely some C++ comments // (two slashes). CPython itself claims to be ISO C90 compliant. Is there a pygame guideline which C standard we want to target? On a similar note: Which Python version do we support? I saw that there is a python2.4 buildbot but nothing below that. Can I assume from that, that python2.3 and earlier are *not* officially supported by pygame?
yours //Lorenz
