From owner-freebsd-ports Fri Feb 2 15: 5: 4 2001 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id D4BF937B401 for ; Fri, 2 Feb 2001 15:04:44 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f12N4a815957; Sat, 3 Feb 2001 01:04:37 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.2/8.9.3) id f12N4a217429; Sat, 3 Feb 2001 01:04:36 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200102022304.f12N4a217429@vic.sabbo.net> Subject: Re: New patch for net/samba-2.0.7 To: matt@gsicomp.on.ca (Matthew Emmerton) Date: Sat, 3 Feb 2001 01:04:36 +0200 (EET) Cc: hosokaw@jp.freebsd.org, ports@FreeBSD.ORG In-Reply-To: <01ce01c08d60$2091d960$1200a8c0@gsicomp.on.ca> from "Matthew Emmerton" at Feb 02, 2001 04:35:54 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > 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