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)