kopia lustrzana https://gitlab.com/sane-project/website
87 wiersze
3.6 KiB
HTML
87 wiersze
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: remove option -pedantic from standard gcc options?</TITLE>
|
|
<META NAME="Author" CONTENT="Jochen Eisinger (jochen.eisinger@gno.de)">
|
|
<META NAME="Subject" CONTENT="remove option -pedantic from standard gcc options?">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>remove option -pedantic from standard gcc options?</H1>
|
|
<!-- received="Sat Oct 14 05:57:10 2000" -->
|
|
<!-- isoreceived="20001014125710" -->
|
|
<!-- sent="Sat, 14 Oct 2000 15:03:55 +0200" -->
|
|
<!-- isosent="20001014130355" -->
|
|
<!-- name="Jochen Eisinger" -->
|
|
<!-- email="jochen.eisinger@gno.de" -->
|
|
<!-- subject="remove option -pedantic from standard gcc options?" -->
|
|
<!-- id="39E859BA.AE7DFB34@gno.de" -->
|
|
<STRONG>From:</STRONG> Jochen Eisinger (<A HREF="mailto:jochen.eisinger@gno.de?Subject=Re:%20remove%20option%20-pedantic%20from%20standard%20gcc%20options?&In-Reply-To=<39E859BA.AE7DFB34@gno.de>"><EM>jochen.eisinger@gno.de</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Sat Oct 14 2000 - 06:03:55 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0144.html">Oliver Rauch: "Re: [snapscan] Sourceforge request submitted"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0142.html">Jochen Eisinger: "bug in sanei_debug.h"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0150.html">Petter Reinholdtsen: "Re: remove option -pedantic from standard gcc options?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0150.html">Petter Reinholdtsen: "Re: remove option -pedantic from standard gcc options?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#143">[ date ]</A>
|
|
<A HREF="index.html#143">[ thread ]</A>
|
|
<A HREF="subject.html#143">[ subject ]</A>
|
|
<A HREF="author.html#143">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Hi!
|
|
<BR>
|
|
<P>By default, configure invokes gcc with option -pedantic, which produces
|
|
<BR>
|
|
some senseless warning messages (ANSI C doesn't allow macros with
|
|
<BR>
|
|
variable arguments...)
|
|
<BR>
|
|
<P>Maybe we should add another option like --with-pedantic to configure, or
|
|
<BR>
|
|
IMO better remove it all (the gcc info page says it's a senseless
|
|
<BR>
|
|
option)
|
|
<BR>
|
|
<P>-- jochen
|
|
<BR>
|
|
<P><PRE>
|
|
--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20remove%20option%20-pedantic%20from%20standard%20gcc%20options?&In-Reply-To=<39E859BA.AE7DFB34@gno.de>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0144.html">Oliver Rauch: "Re: [snapscan] Sourceforge request submitted"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0142.html">Jochen Eisinger: "bug in sanei_debug.h"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0150.html">Petter Reinholdtsen: "Re: remove option -pedantic from standard gcc options?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0150.html">Petter Reinholdtsen: "Re: remove option -pedantic from standard gcc options?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#143">[ date ]</A>
|
|
<A HREF="index.html#143">[ thread ]</A>
|
|
<A HREF="subject.html#143">[ subject ]</A>
|
|
<A HREF="author.html#143">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Sat Oct 14 2000 - 06:02:35 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|