From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e01fe1b326df26d4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!news.glorb.com!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Division by zero Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <79ahr0jozmqb$.10jzllrcjpmsv.dlg@40tude.net> <_pwre.7121$U4.1023104@news.xtra.co.nz> Date: Wed, 29 Jun 2005 15:54:59 +0200 Message-ID: <1vpqf17f3oear.1nvpuff629h70.dlg@40tude.net> NNTP-Posting-Date: 29 Jun 2005 15:54:51 MEST NNTP-Posting-Host: 56b133cd.newsread2.arcor-online.net X-Trace: DXC=l7nIgj9]\`lhlIa[YhA;>cQ5U85hF6f;djW\KbG]kaMhc5SKZBaNiTbOS;6EfIPGdh[6LHn;2LCVn7enW;^6ZC`d<=9bOTW=MNn X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:11734 Date: 2005-06-29T15:54:51+02:00 List-Id: On 29 Jun 2005 09:27:01 -0400, Robert A Duff wrote: > I agree -- everybody is confusing the issue by talking about > user-defined functions that happen to be called "/". Why there should be any difference? User-defined "/" is as good (bad) as the predefined one. If the contract reads: "the second argument is never 0", then it is absolutely no matter what "/" does! The contract is broken on the caller's side. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de