Opened 18 years ago

Closed 17 years ago

#1912 closed defect (fixed)

Doxygen-1.4.6 compilation fails with GCC4.1

Reported by: anonymous Owned by: blfs-book@…
Priority: normal Milestone: 6.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

doxygen-1.4.6 does not compile with gcc-4.1 (as per clfs). Fix is:

sed -i 's/remove/QValueList<T>::remove/' qtools/qvaluestack.h

Change History (4)

comment:1 by Christoph Berg, 18 years ago

The new 1.4.7 version compiles cleanly with GCC 4.1. So better bump the version of doxygen in the book.

comment:2 by jciccone@…, 18 years ago

comment:3 by Randy McMurchy, 17 years ago

Milestone: future6.3
Priority: lownormal
Severity: minornormal
Type: taskdefect

Doxygen is now at version 1.5.1 and this bug is probably fixed. However, until it is confirmed, leaving the ticket as.

comment:4 by Randy McMurchy, 17 years ago

Resolution: fixed
Status: newclosed

Updated BLFS to Doxygen-1.5.2 fixes this issue (r6748). Closing.

Note: See TracTickets for help on using tickets.