Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!viusys!alembic!csu From: csu@alembic.acs.com (Dave Mack) Newsgroups: comp.lang.perl Subject: Re: PERL 4pl10 - Fails regexp test Keywords: bug? Message-ID: <1991Jun21.214745.7020@alembic.acs.com> Date: 21 Jun 91 21:47:45 GMT References: <1991Jun14.210443.10770@jato.jpl.nasa.gov> Organization: Alembic Computer Services, McLean VA Lines: 17 In article <1991Jun14.210443.10770@jato.jpl.nasa.gov> dave@jato.jpl.nasa.gov writes: >Perl 4.0 patch level 10 fails the "op.regexp" test at 200 on a Sun 4 >running SunOS 4.1. > >No, I haven't investigated exactly why just yet. Perl4.010 with the voidsig patch installed successfully runs all tests on my Sun-4/110, SunOS4.1, compiled with cc -O and yacc. I seriously doubt that the regexp stuff depends on the return from signal, but you never know. Try doing a make realclean; Configure and tell it that config.sh didn't come from your system. Some bizarre things have happened in Configure since patch3. Dave Mack