Date: Sat, 3 Feb 2001 01:04:36 +0200 (EET) From: Maxim Sobolev <sobomax@FreeBSD.ORG> To: matt@gsicomp.on.ca (Matthew Emmerton) Cc: hosokaw@jp.freebsd.org, ports@FreeBSD.ORG Subject: Re: New patch for net/samba-2.0.7 Message-ID: <200102022304.f12N4a217429@vic.sabbo.net> In-Reply-To: <01ce01c08d60$2091d960$1200a8c0@gsicomp.on.ca> from "Matthew Emmerton" at Feb 02, 2001 04:35:54 PM
next in thread | previous in thread | raw e-mail | index | archive | help
> > This is a multi-part message in MIME format. > > ------=_NextPart_000_01CB_01C08D36.3643D760 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: 7bit > > Hi all, > > I was just playing with the samba-2.0.7 port and noticed that a compiler > warning is introduced by patch-ab and patch-ac. > > The attached patch (patch-bb) fixes this problem. > > -- > Matt Emmerton > > ------=_NextPart_000_01CB_01C08D36.3643D760 > Content-Type: application/octet-stream; > name="patch-bb" > Content-Transfer-Encoding: quoted-printable > Content-Disposition: attachment; > filename="patch-bb" > > --- include/proto.h.orig Fri Feb 2 16:19:44 2001=0A= > +++ include/proto.h Fri Feb 2 16:19:51 2001=0A= > @@ -1023,6 +1023,7 @@=0A= > char *lp_serverstring(void);=0A= > char *lp_printcapname(void);=0A= > char *lp_lockdir(void);=0A= > +char *lp_piddir(void);=0A= > char *lp_utmpdir(void);=0A= > char *lp_wtmpdir(void);=0A= > char *lp_utmp_hostname(void);=0A= > > ------=_NextPart_000_01CB_01C08D36.3643D760-- > Please use GNATS for anything like this. Thank you! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102022304.f12N4a217429>