From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] include: fix Makefile for FreeBSD Date: Tue, 01 Apr 2014 16:52:01 +0100 Message-ID: <533AE0A1.5000206@gmail.com> References: <533168D80200007800001A84@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WV0ys-0008Gz-Pl for xen-devel@lists.xenproject.org; Tue, 01 Apr 2014 15:52:22 +0000 Received: by mail-we0-f172.google.com with SMTP id t61so6586430wes.3 for ; Tue, 01 Apr 2014 08:52:05 -0700 (PDT) In-Reply-To: <533168D80200007800001A84@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel , Roger Pau Monne List-Id: xen-devel@lists.xenproject.org Jan Beulich wrote: > Don't use non-standard extensions: > - \t in bracket expressions > - \+ in basic regular expressions > > Reported-by: Roger Pau Monn=C3=A9 > Signed-off-by: Jan Beulich > Signed-off-by: Roger Pau Monn=C3=A9 Acked-by: Keir Fraser