Abdelrazak Younes wrote:
Dov Feldstern wrote:
gcc, linux
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS
-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./minizip
-Wextra -Wall -g -O -MT FileName.lo -MD -MP -MF .deps/FileName.Tpo -c
FileName.cpp -o FileName.o
FileName.cpp: In member function 'const std::string
lyx::support::DocFileName::mangledFilename(const std::string&) const':
FileName.cpp:629: error: 'max' was not declared in this scope
That must be this:
Author: uwestoehr
Date: Thu Nov 8 23:48:23 2007
New Revision: 21523
I reverted it.
Abdel.