[SrcML] a little bug
Status: Beta
Brought to you by:
crashchaos
From: Icaro <ic...@gm...> - 2005-09-02 17:41:19
|
Hi first of all I want to tell you that I find SrcMl very interesting and I hope that its development actively will continue in the future Now, I wanted to signal you a small problem in the script parse.py in the line 51 should be changed by plugin = PluginManager.loadPlugin(pname, PluginManager.TYPE_PARSER, None) to plugin = PluginManager.loadPlugin(pname, None, PluginManager.TYPE_PARSER) Good job to everybody -- Domenico (aka ^I^caro) http://preponderante.splinder.com <-- personale http://icaro.blogspot.com <-- perhaps technical ~~~~ "Dove mai andiamo?"......"Sempre a casa".... ~~~~ |