Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| I get:
| 
| g++-2.96 -pg -DHAVE_CONFIG_H -I. -I../../../lyx-devel/src/support -I../../src 
-I../../../lyx-devel/src/support/../ -I../../../lyx-devel/boost -I/usr/X11R6/include 
-g -O2 -fno-exceptions -ftemplate-depth-30 -Wno-non-template-friend -W -Wall -c 
../../../lyx-devel/src/support/lstrings.C -MT lstrings.lo -MD -MP -MF 
.deps/lstrings.TPlo
| ../../../lyx-devel/src/support/lstrings.C: In function `string lyx::support::bformat 
(const string &, 
| const string &, const string &, const string &, const string &, const string &)':
| ../../../lyx-devel/src/support/lstrings.C:705: `Assert' undeclared in namespace `lyx'
| ../../../lyx-devel/src/support/lstrings.C:706: `Assert' undeclared in namespace `lyx'
| ../../../lyx-devel/src/support/lstrings.C:707: `Assert' undeclared in namespace `lyx'
| ../../../lyx-devel/src/support/lstrings.C:708: `Assert' undeclared in namespace `lyx'
| ../../../lyx-devel/src/support/lstrings.C:709: `Assert' undeclared in namespace `lyx'
| 
| 
| I am not sure what happens and what we can do about it...

Assert is in namespace lyx::support.

I compiled all (xforms/qt/with-included-string) right before I
committed the lyx::support, so I do not really understand this.

-- 
        Lgb

Reply via email to