17 Apr
2006
17 Apr
'06
10:22 a.m.
"Richard B. Kreckel" <kreckel@ginac.de> writes: | Hi, | | Triggered by Debian bug #362220 [0] I submitted GCC bug report #27178 | [1] only to be told that container.h made use of a GCC extension that | will have been removed from GCC in the upcoming 4.2.0 release [2]. That extension caused GCC to reject or silently change the semantics of well formed ISO C++ programs. The problem was noticed, it was decided to remove it as C++0x will also contain template aliases that make the extenion less relevant. GCC does not implement template alias yet. -- Gaby