Xref: utzoo comp.lang.c:10554 comp.std.c:36 Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!andante!mit-eddie!husc6!ukma!nrl-cmf!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.lang.c,comp.std.c Subject: Re: strtod setting errno to EDOM? Message-ID: <8010@brl-smoke.ARPA> Date: 4 Jun 88 21:05:32 GMT References: <24522@ucbvax.BERKELEY.EDU> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 8 In article <24522@ucbvax.BERKELEY.EDU> mcgrath@rosemary.Berkeley.EDU (Roland McGrath) writes: >I just noticed in the Rationale ...: > The requirement that errno be set to EDOM when ... >Is this actually required or not? As you have already observed, it is not required by the proposed Standard. This appears to be a historical vestige that needs to be removed from the Rationale.