At 1:26 PM +0000 3/17/03, Brodie, R (Richard) wrote: >"Doc.Cypher" <[EMAIL PROTECTED]> wrote in message >news:[EMAIL PROTECTED] > >> I didn't "need" to apply VMS73_ACRTL V3.0, but I did anyway on a better >> safe than sorry basis. >> >> %LINK-W-MULDEF, symbol DECC$POLL multiply defined > >The latest CRTL ECO adds a poll() function. I guess that's where >the problem arises. IMHO the CRTL ECOs are definitely "install >with caution", and on a "better safe than sorry basis" I would leave >them out. They are, after all, rated 3.
However, Perl needs to be made to work with as many C RTL versions as possible, so it's looking like we'll need to add a test for poll(). Thanks, Doc. This is precisely the reason that I wanted more widespread testing. The weird thing is that I didn't think we had a poll() override, but there must be one in there somewhere that's causing the conflict. -- ________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser
