Re: [perl #28449] [PATCH] Silencing noisy loadlib on OSX

2004-04-11 Thread Leopold Toetsch
Will Coleda <[EMAIL PROTECTED]> wrote: > This is most assuredly an incomplete patch - but since src/dynext.c is > searching in multiple locations for files on behalf of the op > "loadlib", you get multiple warnings to stderr as a matter of course > when running loadlib. Ala: Thanks, applied. leo

[perl #28449] [PATCH] Silencing noisy loadlib on OSX

2004-04-10 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #28449] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28449 > This is most assuredly an incomplete patch - but since src/dynext.c is searching in m