xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>,
	Juergen Gross <jgross@suse.com>,
	minios-devel@lists.xenproject.org,
	xen-devel@lists.xenproject.org, andrew.cooper3@citrix.com
Cc: Wei Liu <wei.liu2@citrix.com>
Subject: Re: [Minios-devel] [PATCH] mini-os: replace lib/printf.c with a version not under GPL
Date: Tue, 12 Jul 2016 09:00:46 +0100	[thread overview]
Message-ID: <20160712080046.GE20723@citrix.com> (raw)
In-Reply-To: <20160704192620.GD3004@var.home>

On Mon, Jul 04, 2016 at 09:26:20PM +0200, Samuel Thibault wrote:
> Hello,
> 
> Juergen Gross, on Mon 04 Jul 2016 07:29:46 +0200, wrote:
> > > Did you check the boot output e.g. of a trivial mini-os application?
> > > Notably, iirc there were perhaps odd formating with %x, %p or such.
> > > Moving to the posix behavior would be a good thing, I'd just want to
> > > know whether we have some behavior change.
> > 
> > Just double checked: some of the prints are now without leading zeroes:
> 
> Ok, so %p moves from %08x to 0x%x. That's fine by me, anybody against
> the change?
> 

No objection from me. :-)

If you ack this patch I will just queue it.

Wei.

> Samuel
> 
> _______________________________________________
> Minios-devel mailing list
> Minios-devel@lists.xenproject.org
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

      reply	other threads:[~2016-07-12  8:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01  9:33 [PATCH] mini-os: replace lib/printf.c with a version not under GPL Juergen Gross
2016-07-03 18:35 ` Samuel Thibault
2016-07-04  5:29   ` Juergen Gross
2016-07-04 19:26     ` Samuel Thibault
2016-07-12  8:00       ` Wei Liu [this message]

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=20160712080046.GE20723@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jgross@suse.com \
    --cc=minios-devel@lists.xenproject.org \
    --cc=samuel.thibault@ens-lyon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).