gui : fix memset size argument

2010-04-12 Thread Philippe Roussel
Hi all, While compiling svn trunk I saw a warning that looked like a real bug. If I'm not mistaken, here's the fix in its glorious complexity. Philippe Index: gui/Source/NSBitmapImageRep+JPEG.m === ---

Re: gui : fix memset size argument

2010-04-12 Thread Fred Kiefer
Am 12.04.2010 15:48, schrieb Philippe Roussel: Hi all, While compiling svn trunk I saw a warning that looked like a real bug. If I'm not mistaken, here's the fix in its glorious complexity. Philippe Index: gui/Source/NSBitmapImageRep+JPEG.m