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 169640 - File suffix check for ".d" is broken
File suffix check for ".d" is broken
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
unspecified
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2005-03-08 19:38 UTC by Anders F Björklund
Modified: 2012-11-18 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
doxygen-1.4.1-dotd.patch (1.31 KB, patch)
2005-03-08 19:39 UTC, Anders F Björklund
none Details | Review

Description Anders F Björklund 2005-03-08 19:38:20 UTC
Please describe the problem:
The test checks for the wrong number of characters,
".d" is two characters long but is checks for three...

Steps to reproduce:
Run doxygen on D programming language code

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Anders F Björklund 2005-03-08 19:39:30 UTC
Created attachment 38427 [details] [review]
doxygen-1.4.1-dotd.patch

Patch to fix the silly little copy/paste error
Comment 2 Dimitri van Heesch 2005-03-08 19:58:48 UTC
Thanks, apparently you're the first D user that tries doxygen ;-)
Comment 3 Dimitri van Heesch 2005-03-29 18:13:39 UTC
Should be fixed in 1.4.2.