From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnon Warshavsky Subject: Re: [PATCH v2] devtools: add explicit warning messages for forbidden tokens Date: Fri, 2 Nov 2018 12:47:47 +0200 Message-ID: References: <1541138405-6608-1-git-send-email-arnon@qwilt.com> <4348558.Aku75RrXBD@xps> <1962879.kOuKm9R6DT@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com To: Thomas Monjalon Return-path: Received: from mail-it1-f180.google.com (mail-it1-f180.google.com [209.85.166.180]) by dpdk.org (Postfix) with ESMTP id 22E531B212 for ; Fri, 2 Nov 2018 11:47:49 +0100 (CET) Received: by mail-it1-f180.google.com with SMTP id k141-v6so769127itk.3 for ; Fri, 02 Nov 2018 03:47:49 -0700 (PDT) In-Reply-To: <1962879.kOuKm9R6DT@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > > I think I prefer passing the string directly. > You can make a shorter message: > Using explicit .svg extension in rST instead of .* > or > Using explicit .svg extension instead of .* > > > Ok