[RFA] Fix osdata.c compile error without libexpat

teawater teawater@gmail.com
Tue Dec 2 13:37:00 GMT 2008


Hi,

I got GDB-cvs build error if there is not libexpat.
I found that osdata.c file doesn't define function "osdata_parse" if
!defined(HAVE_LIBEXPAT). But in below, it is need.
So I make a patch for it.

2008-12-02  Hui Zhu  <teawater@gmail.com>

	* osdata.c (osdata_item_clear): New empty funtion just for
	compile without libexpat.

Thanks,
Hui
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix-osdata-without-libexpat.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20081202/a97c7d22/attachment.txt>


More information about the Gdb-patches mailing list