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 165793 - \verbinclude does not include verbatim
\verbinclude does not include verbatim
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.4.x
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2005-01-31 11:13 UTC by Marcel Loose
Modified: 2005-03-29 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Files demonstrating the \verbinclude bug. (2.16 KB, application/x-gzip-compressed)
2005-01-31 11:15 UTC, Marcel Loose
  Details
Patch that probably solves this bug (377 bytes, patch)
2005-01-31 13:00 UTC, Marcel Loose
none Details | Review

Description Marcel Loose 2005-01-31 11:13:19 UTC
The command \verbinclude does not include a file verbatim when source file 
filtering is turned on. The attached files demonstrate this. The doxybug.doc 
file describes the bug; the doxybug.h file is a standard "legacy" header file 
which is filtered by the input filter slash2spanning.pl (a modified version of 
the one that is on the Doxygen site).

Run doxygen using the supplied configuration file doxybug.cfg and look at the 
generated HTML files.
Comment 1 Marcel Loose 2005-01-31 11:15:24 UTC
Created attachment 36758 [details]
Files demonstrating the \verbinclude bug.
Comment 2 Marcel Loose 2005-01-31 13:00:49 UTC
Created attachment 36760 [details] [review]
Patch that probably solves this bug

I've been digging in the sources a bit -- pretty well organized -- and probably
found the culprit in docparser.cpp, function readTextFileByName().
Comment 3 Dimitri van Heesch 2005-02-08 18:38:32 UTC
Confirmed. Your fix should be included in the next CVS update.
Comment 4 Dimitri van Heesch 2005-03-29 17:58:24 UTC
Should be fixed in 1.4.2.