Thank you for this patch! I already applied it. The only way I can explain the current code here is that I tried my best to work around all the compiler warnings about mismatched types and that somehow left the extra & operator.
Fred Am 13.03.2010 00:52, schrieb Anibal Rindisbacher: > Hi everyone, I think that I find a logic error in the code of *GSContext.m * > (back/Source/gsc/GSContext.m) > > I don't know why you do this: > > const unsigned char *data[5]; > > [bitmap getBitmapDataPlanes: &data]; > * > * > while the getBitmapDataPlanes receive *unsigned char ***, by the way I just > modify to remove the warnings in the gsc module (?).* > * > > Sorry for my English. > > Anibal.- _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
