Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.jpl.nasa.gov (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Can anyone duplicate this? vec() headaches. Keywords: stopped working Message-ID: <1991Apr19.181210.7550@jpl-devvax.jpl.nasa.gov> Date: 19 Apr 91 18:12:10 GMT References: <629@zogwarg.etl.army.mil> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Distribution: na Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 10 In article <629@zogwarg.etl.army.mil> anneb@zogwarg.etl.army.mil (Anne Brink) writes: : : Sorry to bother you all, but I've no Perl guru locally to pester. : This works under 3.044, but not 4.003. : Am I doing something wrong, or did I make some configuration errors? It's a real bug, and will be fixed in patch 4. The routine do_vop() wasn't setting str->str_pok = 1 like it should. Thanks. Larry