Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [perl #34366] [PATCH] Sun's compiler needs -xlibmieee for atan2

6 views
Skip to first unread message

Leopold Toetsch

unread,
Mar 8, 2005, 3:32:19 AM3/8/05
to perl6-i...@perl.org
Andy Dougherty <parrotbug...@parrotcode.org> wrote:

> This patch adds code to config/auto/hints/solaris.pl

Doesn't apply. Please attach it and resend.

$ patch -p1 --dry-run -l < 34366.txt
patching file config/auto/gcc.pl
patching file config/init/hints/solaris.pl
Hunk #1 FAILED at 6.
Hunk #2 FAILED at 21.
2 out of 2 hunks FAILED -- ...

Thanks,
leo

Nicholas Clark

unread,
Mar 8, 2005, 9:10:31 AM3/8/05
to Andy Dougherty, Leopold Toetsch via RT
On Tue, Mar 08, 2005 at 08:44:56AM -0500, Andy Dougherty wrote:

> Oh, rats. Pine didn't use to mess up the spaces that way. Patch attached
> this time. Sorry about that.

Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

format "flowed".

(An unrecoverable transformation.

"Other lines MAY be space-stuffed as desired" by the sender's MUA"

MAY implies "or may not". Sigh.

See http://nick.hates-software.com/2004/06/30/33b6b8a1.html

Contains appropriately blue language)

Nicholas Clark

Leopold Toetsch

unread,
Mar 8, 2005, 10:45:52 AM3/8/05
to perl6-i...@perl.org
Andy Dougherty (via RT) wrote:

>
> t/op/trans.t tests the atan2() function for some "exceptional" cases
> involving negative 0.0. By default, Sun's compiler doesn't handle those
> cases, but with the -xlibmieee flag, it does.
>
> This patch adds code to config/auto/hints/solaris.pl to set the flag if
> you're using the Sun compiler.

Thanks, applied.
leo

0 new messages