On Fri 29 Oct 2004 23:35, Ed Allen Smith <[EMAIL PROTECTED]> wrote:
> >Can you come up with a patch to the appropriate hint file
> >(hints/irix_6.sh) to deal with this?
> 
> The easiest way would appear to be to add:
> 
> usemallocwrap=${usemallocwrap:-false}

Small thing in advance

Though this is acceptable in a hint file, where you *know* that the system
does the commands you use, you cannot do this in general, since this is not
backward (enough) compatible.

I don't know in what version Irix introduced the support of ${...-...}, but I
have worked on systems that did not know this notation

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.5, & 5.9.x, and 809 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, AIX 5.2, SuSE 9.1, and Win2k.  http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to