From 9202375867132884054
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,a615cd43626d4d92
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2004-03-19 12:01:21 PST
Path: archiver1.google.com!news1.google.com!news.glorb.com!newsrout1.ntli.net!news.ntli.net!kibo.news.demon.net!mutlu.news.demon.net!demon!mail2news.demon.co.uk!devnull
From: Nicola.Musatti@ObjectWay.it (Nicola Musatti)
Newsgroups: comp.std.c++
Subject: Re: Proposal for a <stdfwd> header
Date: Fri, 19 Mar 2004 20:01:20 +0000 (UTC)
Organization: http://groups.google.com
Lines: 18
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <a327cf48.0403190459.336b9389@posting.google.com>
References: <d522680b.0403151302.6f276691@posting.google.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: mail2news.demon.co.uk 1079726480 9108 10.0.0.1 (19 Mar 2004 20:01:20 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Fri, 19 Mar 2004 20:01:20 +0000 (UTC)
X-Received: from mulga.cs.mu.oz.au ([128.250.1.22])
	by news.demon.co.uk with esmtp (Exim 4.12)
	id 1B4QBD-0002Ml-00
	for mail2news@news.news.demon.net; Fri, 19 Mar 2004 20:01:19 +0000
X-Received: from mulga.cs.mu.OZ.AU (localhost [127.0.0.1]) by mulga.cs.mu.OZ.AU with ESMTP
	id i2JK1Gi2004100; Sat, 20 Mar 2004 07:01:16 +1100 (EST)
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id i2JK1FRC004090;
	Sat, 20 Mar 2004 07:01:15 +1100 (EST)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Path: comp-std-cpp-robomod!not-for-mail
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Delivered-To: std-c++@ucar.edu
X-Newsgroups: comp.std.c++
X-NNTP-Posting-Date: Fri, 19 Mar 2004 12:59:26 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 2.60-mulga_r1 (1.212-2003-09-23-exp) on 
	mulga.cs.mu.OZ.AU
X-Spam-Status: No, hits=0.0 required=5.2 tests=none autolearn=no 
	version=2.60-mulga_r1
Xref: archiver1.google.com comp.std.c++:1363

I second this proposal. On some platforms the inclusion of one single
standard header results in the compilation of several thousand lines
of code.

While precompiled heeaders alleviate the problem, they worsen the
dependencies between one's project and external includes, which by the
way results in an increase of dependency tracking times for make-like
tools.

Cheers,
Nicola Musatti

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



