Re: [perl #49818] [PATCH] Do not check for memalign on QNX 6

2008-02-19 Thread chromatic
On Tuesday 15 January 2008 20:31:23 Matt Kraai wrote: > Configure.pl's check for memalign hangs on QNX 6 because the call to > memalign in test_c.in never returns (or at least didn't after a few > minutes). I ran test_c2.in by hand and verified that posix_memalign > is OK, so the attached hints f

[perl #49818] [PATCH] Do not check for memalign on QNX 6

2008-01-15 Thread via RT
# New Ticket Created by Matt Kraai # Please include the string: [perl #49818] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49818 > Howdy, Configure.pl's check for memalign hangs on QNX 6 because the call to memalign in t