blob: 61be79dd4eb5d642162f6434ebe4112d165f7a6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] gcc and non-ANSI</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:zerodeux%40free.fr">
<LINK REL="Previous" HREF="000150.html">
<LINK REL="Next" HREF="000155.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] gcc and non-ANSI</H1>
<B>Vincent Caron</B>
<A HREF="mailto:zerodeux%40free.fr"
TITLE="[Nel] gcc and non-ANSI">zerodeux@free.fr</A><BR>
<I>Tue, 23 Jan 2001 16:08:50 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000150.html">[Nel] gcc and non-ANSI</A></li>
<LI> Next message: <A HREF="000155.html">[Nel] gcc and non-ANSI</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#156">[ date ]</a>
<a href="thread.html#156">[ thread ]</a>
<a href="subject.html#156">[ subject ]</a>
<a href="author.html#156">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Vianney Lecroart wrote:
><i>
</I>><i> Yes, we know that. In fact, it compiles with no warning with gcc 2.96.
</I>><i> If you could give me a link to a document that say it s not ANSI, i ll be
</I>><i> glad.
</I>
I only happend to find a two years old mail from a mingw32 developer :
<A HREF="http://gcc.gnu.org/ml/gcc/1998-11/msg00729.html">http://gcc.gnu.org/ml/gcc/1998-11/msg00729.html</A>
I guess the correct answer would be to read carefully the C++ ANSI draft,
but it's boooorring :)
<A HREF="http://www.cygnus.com/misc/wp/dec96pub/">http://www.cygnus.com/misc/wp/dec96pub/</A>
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000150.html">[Nel] gcc and non-ANSI</A></li>
<LI> Next message: <A HREF="000155.html">[Nel] gcc and non-ANSI</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#156">[ date ]</a>
<a href="thread.html#156">[ thread ]</a>
<a href="subject.html#156">[ subject ]</a>
<a href="author.html#156">[ author ]</a>
</LI>
</UL>
</body></html>
|