[GRASS-dev] fns with the same name -> segfault

Martin Landa landa.martin at gmail.com
Sun Mar 23 16:37:52 EDT 2008


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 *


More information about the grass-dev mailing list