bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Logic error in GSContext.m?


From: Anibal Rindisbacher
Subject: Logic error in GSContext.m?
Date: Fri, 12 Mar 2010 21:52:04 -0200

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.-

Attachment: GSContext.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]