I ran into some problems processing the XML generated by Doxygen because under
certain conditions, it outputs attributes that contain < and > like the one
below:
<location file="<generated>" line="1"/>
From: Dimitri v. H. <di...@st...> - 2004-03-30 17:45:45
On Sat, Mar 27, 2004 at 12:35:10AM +0000, Marcus wrote:
> I ran into some problems processing the XML generated by Doxygen because under
> certain conditions, it outputs attributes that contain < and > like the one
> below:
>
> <location file="<generated>" line="1"/>
That's a bug. Will be fixed.
Regards,
Dimitri