cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Fri, 25 Sep 1998 13:55:14 +0200 (MET DST) |
From: | Olivier Perron <perron AT art DOT alcatel DOT fr> |
To: | djgpp AT delorie DOT com |
Subject: | About gcc warning messages |
Message-Id: | <Pine.GSO.3.96.980925135017.22054B-100000@rtbsci146s> |
Mime-Version: | 1.0 |
Hi, I can't find in gcc docs how to tell gcc to emit a warning message when the code contains following statement: a = b; when a is defined as a short and b as a long. I think gcc should emit a warning message telling that the conversion may loose some significant digits, or something like that.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |