[GRASS-dev] build errors in trunk with make -j 4
Markus Neteler
neteler at osgeo.org
Thu Jan 14 04:35:13 EST 2010
On Thu, Jan 14, 2010 at 9:35 AM, Anne Ghisla <a.ghisla at gmail.com> wrote:
> On Thu, Jan 14, 2010 at 5:10 AM, Glynn Clements wrote:
>> Markus Neteler wrote:
...
>> it could probably be
>> changed to either an old-style class:
>>
>> class Controller:
>>
>> or a new-style class derived from "object":
>>
>> class Controller(object):
>>
...
> Done in r40447. Thanks for pointing that out, hope it is solved now.
> class Log in the GUI already used old-style class syntax, so I
> chose the same for Controller.
great, now "compiling" again. Will launch the GRASS 7 snapshot now.
Markus
More information about the grass-dev
mailing list