After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 610133 - function description; after \brief troubles with first #include
function description; after \brief troubles with first #include
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-02-16 15:24 UTC by vivelafete
Modified: 2010-02-21 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
describes the problem... (38.02 KB, application/vnd.oasis.opendocument.text)
2010-02-16 15:24 UTC, vivelafete
Details
source and config for bug example (102.37 KB, application/x-gzip)
2010-02-19 12:46 UTC, vivelafete
Details

Description vivelafete 2010-02-16 15:24:00 UTC
Created attachment 153924 [details]
describes the problem...

is not on new line and when I start the brief description with capital letter strange error 2 occur:

In the attachment better explanation...


best regards and thanks for this nice tool!
Comment 1 Dimitri van Heesch 2010-02-18 19:53:39 UTC
A brief description should not have a <br> command. It should be a one liner, so I'm not really sure what you are trying to accomplish. 

Can you attach a real example (source+config in a zip) that allows me to quickly reproduce the problem?
Comment 2 vivelafete 2010-02-19 12:46:33 UTC
Created attachment 154202 [details]
source and config for bug example

in functions.c on top are three versions of \brief.

do doxygen in the doc folder and then make pdf in the latex folder.

in the pdf at 4.1 functions.c File Reference you can see the 3 different outputs.

best regards!
christian
Comment 3 Dimitri van Heesch 2010-02-19 19:40:04 UTC
Thanks for the clarification. Doxygen did not produce the line break in the latex output. I will correct this in the next release. No need to use <br> then.
Comment 4 Dimitri van Heesch 2010-02-21 12:57:35 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.6.3. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant.