Hello,
On Sunday 29 October 2006 14:43, [EMAIL PROTECTED] wrote:
> On Sun, Oct 29, 2006 at 02:51:12AM +0200, Samuel Thibault wrote:
> > Barry deFreese, le Sat 28 Oct 2006 20:48:17 -0400, a écrit :
> > > The %p one is even a bit of a question. I believe %p is correct
> > > but I also dropped the 0
Hi,
On Sun, Oct 29, 2006 at 02:51:12AM +0200, Samuel Thibault wrote:
> Barry deFreese, le Sat 28 Oct 2006 20:48:17 -0400, a écrit :
> > The %p one is even a bit of a question. I believe %p is correct but
> > I also dropped the 0x and maybe I shouldn't have?
>
> You shouldn't indeed. Some tools
Barry deFreese, le Sat 28 Oct 2006 20:48:17 -0400, a écrit :
> The %p one is even a bit of a question. I believe %p is correct but I also
> dropped the 0x and maybe I shouldn't have?
You shouldn't indeed. Some tools may depend on being able to parse
this.
Samuel
_
- Original Message -
From: "Thomas Schwinge" <[EMAIL PROTECTED]>
To: "Barry deFreese" <[EMAIL PROTECTED]>;
Sent: Saturday, October 28, 2006 7:20 PM
Subject: Re: Gnumach warnings clean-up round 1
Thomas,
Thanks! I don't think I should have "b
Hello!
On Sat, Oct 28, 2006 at 10:04:23PM +0200, Samuel Thibault wrote:
> Does GNU mach's printf support %p?
It didn't use to, but...
#v+
2006-06-09 Stefan Siegl <[EMAIL PROTECTED]>
[...]
* kern/printf.c (_doprnt): Support printing of pointer addresses.
#v-
Barry: I can have a look
- Original Message -
From: "Samuel Thibault" <[EMAIL PROTECTED]>
To: "Barry deFreese" <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, October 28, 2006 4:04 PM
Subject: Re: Gnumach warnings clean-up round 1
Hi,
Does GNU mach's printf support %p?
Samuel
Hi,
Does GNU mach's printf support %p?
Samuel
___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd
Hey folks,
I was looking at cleaning up many of the warnings when building
gnumach-1-branch. I have only gotten through the gnumach/ipc/ dir so far
but before I went any further I wanted some opinions on whether I was way
off base on what I have done so far??
Thanks,
Barry deFreese (aka bd