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

| The real question is 'why?'. Although I can see how some things other
| gcc 2.8 shortcoming may be bad and force a bad programming style,
| those using statements are really not a big pain...

To have the global namespace clean. You don't introduce a name into
the namespace (global or other) until you need it. Same as with not
declaring variables until you need them.

| Lars> Especialy since I now compile only with the new stdc++ lib from
| Lars> gnu, with -fhonor-std turned on by default...
| 
| So, in two months we will release a version of LyX which only
| compiles with a beta version of the next GNU C++ library. Great.

Jupp, and then I will be the only one beeing able to compile LyX.

        Lgb

Reply via email to