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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,ef86287aa487b07a X-Google-Attributes: gid103376,public From: Mats Weber Subject: Re: Pb with use of redefined "=" operator Date: 1998/11/04 Message-ID: <3640B2AE.50B37F3D@elca-matrix.ch>#1/1 X-Deja-AN: 408405080 Content-Transfer-Encoding: 8bit References: <363F62F3.3FF7@club-internet.fr> X-Accept-Language: en Content-Type: text/plain; charset=iso-8859-1 Organization: ELCA Matrix SA Mime-Version: 1.0 Reply-To: Mats.Weber@elca-matrix.ch Newsgroups: comp.lang.ada Date: 1998-11-04T00:00:00+00:00 List-Id: "Fran�oise & Herv� BITTEUR" wrote: > The problem is that any instantiation of the generic package will use > the "predefined" equality operator provided with any non-limited type, > rather than the specific definition related to Ada.Strings.Bounded. > Which leads to unexpected results on some occasions. Go to www.dejanews.com, and do a power search for "reemergence" in the newsgroup comp.lang.ada, it's already been discussed at length.