Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!constellation!mimbres.cs.unm.edu!ncar!gatech!howland.reston.ans.net!pipex!uknet!EU.net!uunet!gatekeeper.us.oracle.com!decwrl!pa.dec.com!usenet.pa.dec.com!jkh From: jkh@morse.ilo.dec.com (Jordan Hubbard) Newsgroups: comp.os.386bsd.questions Subject: Re: FreeBSD 1.0 -> 1.1 regexp Date: 13 May 1994 13:31:12 GMT Organization: Digital Equipment Corporation, Galway Ireland Lines: 16 Message-ID: <JKH.94May13143112@morse.ilo.dec.com> References: <2qul8n$5jk@ucthpx.uct.ac.za> NNTP-Posting-Host: morse.ilo.dec.com In-reply-to: brendt@dip1.ee.uct.ac.za's message of 13 May 1994 01:31:03 GMT In article <2qul8n$5jk@ucthpx.uct.ac.za> brendt@dip1.ee.uct.ac.za (Brendt Wohlberg) writes: There appear to have been some major changes in regex.h / regexp.h from FreeBSD 1.0 to 1.1, in particular relating to the functions regexec and regcomp. I'm attempting to compile xview3.2; the regexp problem occurs while compiling olvwm. I would appreciate any suggestions, or information as to the exact nature of the changes from 1.0 to 1.1 Grab the latest xview from: freebsd.cdrom.com:~ftp/pub/FreeBSD/ports/xview This was just fixed a couple of days ago.. (Or you can just grab clients/olvwm/virtual.c if you want just the change in question). Jordan