[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-back: Log message not precise enough (fwd)
From: |
Vincent Danjean |
Subject: |
Re: gnustep-back: Log message not precise enough (fwd) |
Date: |
Mon, 21 Mar 2005 23:59:12 +0100 |
User-agent: |
Mutt/1.5.6+20040907i |
On Mon, Mar 21, 2005 at 03:07:01PM -0700, Adam Fedor wrote:
>
> On Feb 27, 2005, at 10:25 AM, Eric Heintzmann wrote:
> >>Package: gnustep-back
> >>Version: 0.9.4-2
> >>Severity: normal
> >>In Source/art/blit.m, there are two log messages :
> >> NSLog(@"Unrecognized color masks: %08x:%08x:%08x %i",
> >> red_mask, green_mask, blue_mask, bpp);
> >> // NSLog(@"Attempting to use fallback code
> >> // (currently unimplemented). This will be
> >>_very_ slow!");
> >> NSLog(@"Please report this along with details on your pixel
> >>format"
> >> @"(ie. the four numbers above). (Or better yet, implement
> >>it"
> >> @"and send me a patch.)");
> >>It would be VERY useful if a reference to gnustep-back would be added
> >>in
> >>these messages (or an email)
> >>
>
> Well, I inserted a email address here to forward the report to.
Thanks.
I got this message when I ran a GnuStep program on ia64 architecture.
It took me some time before finding where the message comes from. At
first, I was thinking it comes from the application itself, not the
libraries. However, "grep" on the sources do not find anything.
Perhaps, can you prefix this message with "libgnustep-back: "
Best regards,
Vincent