Xref: utzoo comp.sources.bugs:2268 comp.lang.perl:610 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.sources.bugs,comp.lang.perl Subject: Re: perl 3.0 patch #9 (thru 12) Message-ID: <7318@jpl-devvax.JPL.NASA.GOV> Date: 7 Mar 90 18:49:01 GMT References: <7238@jpl-devvax.JPL.NASA.GOV> <1990Mar6.223913.8337@eci386.uucp> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 8 In article <1990Mar6.223913.8337@eci386.uucp> clewis@eci386.UUCP (Chris Lewis) writes: : Are there any other functions that perl's using from other people's libPW.a? Pretty much the only function that people might want from -lPW is alloca(), and then only if they bison and don't otherwise have alloca(). I'll remove it from the default. Larry