LFS
BLFS
ALFS
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 1
and
Version 2
of
doxygen
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/28/2006 11:37:27 PM (
17 years
ago)
Author:
trac
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
doxygen
v1
v2
1
= Doxygen =
2
1
3
doxygen-1.4.6 does not compile with gcc-4.1 (as per clfs). Fix is:
2
4
{{{
3
5
sed -i 's/remove/QValueList<T>::remove/' qtools/qvaluestack.h
4
6
}}}
7
8
[wiki:Programming Up][[br]]
9
[wiki:BlfsNotes Top]