[m-rev.] diff: disable string_format_o on taifun

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Nov 22 02:41:45 AEDT 2002


On 22-Nov-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> Estimated hours taken: 0.5
> Branches: main
> 
> tests/general/string_format/Mmakefile:
>     Disable string_format_o on taifun as the C library sprintf is buggy.
...
> +ifneq "$(findstring taifun,$(HOST))" ""

Pete, you seem to very often attack the symptom, not the cause.

The symptom is that the test case is failing on taifun.
The cause is a bug in the Solaris 2.8 C library.
The right fix is to disable this test case for Solaris 2.8
(or maybe for all Solaris), not just for taifun.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list