From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21100 invoked by alias); 4 Aug 2003 22:05:34 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 21090 invoked from network); 4 Aug 2003 22:05:33 -0000 Received: from unknown (HELO coffee.psychology.mcmaster.ca) (130.113.218.59) by sources.redhat.com with SMTP; 4 Aug 2003 22:05:33 -0000 Received: from coffee.psychology.mcmaster.ca (localhost [127.0.0.1]) by coffee.psychology.mcmaster.ca (Postfix) with ESMTP id 45FF75AAC3; Mon, 4 Aug 2003 18:05:29 -0400 (EDT) Received: from localhost (hahn@localhost) by coffee.psychology.mcmaster.ca (8.12.8/8.12.8/Submit) with ESMTP id h74M5S7S011867; Mon, 4 Aug 2003 18:05:29 -0400 Date: Mon, 04 Aug 2003 22:28:00 -0000 From: Mark Hahn X-X-Sender: hahn@coffee.psychology.mcmaster.ca To: Robert Dewar Cc: gcc@gcc.gnu.org Subject: Re: std::pow implementation In-Reply-To: <20030804172640.AB3C6F2D85@nile.gnat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-08/txt/msg00234.txt.bz2 > pretty hard to do for the great majority of C++ (or Ada for that matter) > programmers who have not the slightest awareness of machine language or > its implications. so since some programmers are imperfect, none of them should get nice sharp tools? please, no! C/C++, at least, have never shied from enough-rope features. regards, mark hahn.