Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Besides the problems noted by angus, compaq cxx has the following to
| say:
|
| mycxx -DHAVE_CONFIG_H -I. -I../../../lyx-devel/src/mathed -I../../src
|-I../../../lyx-devel/src/mathed/../ -I../.. -I../../../lyx-devel
|-I../../../lyx-devel/boost -I../../../lyx-devel/src/cheaders
|-I/afs/rocq/home/meval/common/include -I/usr/local/include -g0
|-Wp,-MD,.deps/support.pp -c ../../../lyx-devel/src/mathed/support.C -o support.o
| cxx: Warning: /usr/include/cxx/algorithm, line 818: external routine
| uses unnamed type or namespace.
| inline void sort (RandomAccessIterator first,
| --------------^
|
| What should we do about it?
You don't have line number in mathed/support.C?
Lgb