Re: [Doxygen-develop] Bug in 1.4.0
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2005-01-05 10:58:17
|
On Wed, Jan 05, 2005 at 11:37:15AM +1100, Richard Pillay wrote: > Hi Guys, > > I've just changed from 1.3.9.1 to 1.4.0 and Doxygen crashed on me under Windows. I eventually narrowed it down to the following type of line in a text file: > > > One,2,three,four > > > If you place the line in a text file and include it in what doxygen is documenting, it crashes. This did not happen previously. > > Dimitri, if you don't have time to look at it, could you give me a idea where to look and I'll download the source and see what I can find. I take crash reports very seriously. They get the highest priority, so I have time to look at your problem, but first I need to be able to reproduce it. Your description is not clear enough for me to actually reproduce the crash. Please tell me: - The exact config file (or difference w.r.t. the default) - The source code you used (file name(s) + content) - The platform you use (variant of windows in your case). - The version of doxygen (1.4.0 in your case, but was it the binary version or did you compile it yourself?) If possible bundle the files in a zip, verify that the problem is still reproducable and send the zip to me (or to the list if the zip is very small). The bug tracker is an even better way to report bugs. Regards, Dimitri |