On Thu, 16 Jan 2003, Christoph Hintermüller wrote:

> Hi Kevin      
> Am Donnerstag, 16. Januar 2003 09:25 schrieben Sie:

> > With this patch Aspell will no longer compile with gcc 2.95.  I will

> Hm AFAIK configure is capable to detect the entire version of gcc and 
> other compilers and stop if it is not proper. Why not enclosing the whole 
> thing within a 
> #ifdef GCC_GE_XXXX
> the new version of the line
> #else 
> the old one
> #endif

Because it is not necessary.  The strstream class is defined in the C++ 
standard but it is deprecate.  By the time it is removed gcc 2.95 will no 
longer be relevant.

> 
> and having configure to decide to define or undefine the GCC_GE_XXXX for 
> now.
> cu
> Christoph
> 
> 
> 
> 

-- 
http://kevin.atkinson.dhs.org




_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to