Hi all, v.out.svg --interface-description
ends with segfault. [gcc (GCC) 4.2.3 (Debian 4.2.3-2)] After some investigation I found out that the reason is function print_escaped_for_xml() in vector/v.out.svg/main.c. Function with the same name is also included in lib/gis/parser.c. I am not sure about right solution here, I guess changing print_escaped_for_xml() in parser.c to be static function...(?) Thanks in advance, Martin -- 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
