From owner-freebsd-current@FreeBSD.ORG Mon Nov 5 13:17:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 366A15BE for ; Mon, 5 Nov 2012 13:17:44 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id D976C8FC08 for ; Mon, 5 Nov 2012 13:17:43 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1TVMYa-003Bid-OM>; Mon, 05 Nov 2012 14:17:36 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1TVMYa-0033DS-M3>; Mon, 05 Nov 2012 14:17:36 +0100 Message-ID: <5097BC6B.5020809@zedat.fu-berlin.de> Date: Mon, 05 Nov 2012 14:17:31 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Current FreeBSD Subject: CURRENT Revision: 242615: /usr/src/usr.bin/less/../less/defines.h:188:25: error: '/*' within block comment [-Werror,-Wcomment],#define CMDBUF_SIZE 512 /* Buffer for multichar commands */ X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC2D76CF458D6D0B8D72DF121" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2012 13:17:44 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC2D76CF458D6D0B8D72DF121 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable While building world as of today, I receive this error: In file included from /usr/src/usr.bin/less/../../contrib/less/main.c:16:= In file included from /usr/src/usr.bin/less/../../contrib/less/less.h:29:= /usr/src/usr.bin/less/../less/defines.h:188:25: error: '/*' within block comment [-Werror,-Wcomment] #define CMDBUF_SIZE 512 /* Buffer for multichar commands */ ^ 1 error generated. *** [main.o] Error code 1 regards, Oliver --------------enigC2D76CF458D6D0B8D72DF121 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQl7xwAAoJEOgBcD7A/5N8DmEIAIBN9NSK7288y9uYbH+6mnYP y9aSOU7KlFKafdTU5Wy05omdVIVQAjqiyxaE9GfretUSZZ6qJAU5Wah67fFOUN8Z Rk3ZRx/9nn/D0X8ldAbxgToumjvT04yA8ia0OXLDgSszwKPvihglXgoUKuZfZXWU rJHhxvy86CKJDL3aIVUJMXwZpb/FyVBxRDgfydS39PbAMj+yOhI29/qRbOAk3XvW 0DIHB+vMcWlG1+wMO/Z3j4GvoGeKPca6ZEPPmUkO/kIw3wYyRkfxy7qIq62dmfvX U3kno24cfE5SXBcSEdRVlDu6kUlxFca/6fm4iK0iIqwyl/PuIOcFykszaYlabhw= =1NoO -----END PGP SIGNATURE----- --------------enigC2D76CF458D6D0B8D72DF121--