All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Durrant <xadimgnik@gmail.com>
To: "'Ian Jackson'" <ian.jackson@citrix.com>,
	"'Andrew Cooper'" <Andrew.Cooper3@citrix.com>
Cc: 'xen-devel' <xen-devel@lists.xenproject.org>, 'Wei Liu' <wl@xen.org>
Subject: RE: libxl dirty in tree after libxl build
Date: Fri, 12 Jun 2020 15:55:14 +0100	[thread overview]
Message-ID: <000401d640c9$7b14e760$713eb620$@xen.org> (raw)
In-Reply-To: <24291.36156.961284.809662@mariner.uk.xensource.com>

> -----Original Message-----
> From: Xen-devel <xen-devel-bounces@lists.xenproject.org> On Behalf Of Ian Jackson
> Sent: 12 June 2020 15:12
> To: Andrew Cooper <Andrew.Cooper3@citrix.com>
> Cc: xen-devel <xen-devel@lists.xenproject.org>; Wei Liu <wl@xen.org>
> Subject: Re: libxl dirty in tree after libxl build
> 
> Andrew Cooper writes ("libxl dirty in tree after libxl build"):
> > A build of libxl has just dirtied the tree with:
> >
> > index 05f7ac74a0..94a4438666 100644
> > --- a/tools/libxl/libxlu_disk_l.c
> > +++ b/tools/libxl/libxlu_disk_l.c
> > @@ -10,221 +10,11 @@
> >  #define FLEX_SCANNER
> >  #define YY_FLEX_MAJOR_VERSION 2
> >  #define YY_FLEX_MINOR_VERSION 6
> > -#define YY_FLEX_SUBMINOR_VERSION 4
> > +#define YY_FLEX_SUBMINOR_VERSION 1
> >  #if YY_FLEX_SUBMINOR_VERSION > 0
> >  #define FLEX_BETA
> >  #endif
> >
> > and a whole slew of other changes in the generated code.  It looks like
> > the version of Flex has just been updated in Jessie.
> >
> > Given the flex and bison are strictly required for the libxl build, why
> > is this temporary file checked in?
> 
> The point of the exercise is to *not* require them.  The reason is
> that some of our developers have very old development systems which do
> not support essential flex/bison features.

Can't we check in a file with a different name 'e.g.' with something like '.tmpl' on the end, which we copy into place in case the
flex/bison don't generate such a file? That way the checked in file never gets dirtied.

  Paul

> 
> How about we update them to the version from buster ?
> 
> Ian.




  reply	other threads:[~2020-06-12 14:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12 11:05 libxl dirty in tree after libxl build Andrew Cooper
2020-06-12 14:12 ` Ian Jackson
2020-06-12 14:55   ` Paul Durrant [this message]
2020-06-12 15:13     ` Ian Jackson
2020-06-12 15:19     ` [XEN PATCH for-4.14 0/2] tools: Update/reset autogenerated files Ian Jackson
2020-06-18 15:48       ` Ian Jackson
2020-06-18 15:50         ` Paul Durrant
2020-06-19  9:46       ` Anthony PERARD
2020-06-12 15:19     ` [XEN PATCH for-4.14 1/2] tools: Commit autoconf (2.69) output from Debian buster Ian Jackson
2020-06-19  9:41       ` Anthony PERARD
2020-06-19 15:21         ` Ian Jackson
2020-06-22  9:17       ` Olaf Hering
2020-06-12 15:19     ` [XEN PATCH for-4.14 2/2] tools: Commit flex (2.6.4) & bison (3.3.2) " Ian Jackson
2020-06-18 16:48       ` Anthony PERARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000401d640c9$7b14e760$713eb620$@xen.org' \
    --to=xadimgnik@gmail.com \
    --cc=Andrew.Cooper3@citrix.com \
    --cc=ian.jackson@citrix.com \
    --cc=paul@xen.org \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.