Hi, 2009/3/28 Vincent Bain <[email protected]>: > Le samedi 28 mars 2009 à 14:29 +0100, Martin Landa a écrit : >> try to put before this line >> >> print type(coords[0]), type(coords[1]) >> >> <type 'int'> <type 'int'> should be printed. > > modified the file the way you suggest, but the command now returns <type > 'float'> <type 'float'> instead. > > > > >> It's related to the local copy of PseudoDC from vdigit. BTW, which >> version of swig are you using?
Hopefully fixed in r36503. M. -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
