Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251533

Summary: doxygen-1.5.7.1 erroneously changed semantics of substitute
Product: Gentoo Linux Reporter: Denys Duchier <denys.duchier>
Component: Current packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: proposed patch

Description Denys Duchier 2008-12-18 20:15:15 UTC
a problem was introduced in 1.5.7.1 that affects the substitution of $relpath$: the symptom is that, when not provided, instead of being substituted by an empty string, the string $relpath$ remains in the output (this causes the stylesheet to not be accessible).  The author has accepted the patch (not by me) proposed here.  I have tested it, and it fixes my issues.
Comment 1 Denys Duchier 2008-12-18 20:16:20 UTC
Created attachment 175784 [details, diff]
proposed patch
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-19 01:07:52 UTC
Reassigning to maintainer, CCing dev-tools herd.
Comment 3 Steve Arnold archtester gentoo-dev 2008-12-24 02:19:50 UTC
Fixed; thanks...