texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] [patch] deprecated iostream.h headers


From: David Allouche
Subject: [Texmacs-dev] [patch] deprecated iostream.h headers
Date: Wed, 9 Oct 2002 19:36:44 +0200
User-agent: Mutt/1.4i

I have made a patch for TeXmacs 1.0.0.18 to fix the problems with
deprecated iostream.h headers.

That problem causes warnings with all implementatians of g++-3.2 and
is also believed to cause compilation errors on some Mandrake
distribution where the deprecated headers are not available.

This first patch is ugly, it uses 'using' declarations in header
files. A better patch should use 'std' namespace qualification in most
places and scoped 'using' declarations in functions where namespace
qualifications would reduce readability.

Yet it is the smallest possible patch to fix the problem.

-- 
David Allouche         | GNU TeXmacs -- Writing is a pleasure
Free software engineer |    http://www.texmacs.org
   http://ddaa.net     |    http://alqua.com/tmresources
   address@hidden  |    address@hidden
TeXmacs is NOT a LaTeX front-end and is unrelated to emacs.

Attachment: 1.0.0.18-da1.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]