bug-gnustep
[Top][All Lists]
Advanced

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

[PATCH] gnustep-gui cleanups


From: Serg Stoyan
Subject: [PATCH] gnustep-gui cleanups
Date: Wed, 29 Jan 2003 20:56:36 +0200

Hi,

I've started with resolve some text system problems, but end up with
this patch :) 

Preparing to upcoming 0.8.5 release it might be useful to have clean
compiling of gui. The following patch is a fix of some compiler warnings
(WARNINGS attach). Some warnings left and I don't know how to fix them.
This warnings are:

NSOpenGLContext.m: In function `+[NSOpenGLContext currentContext]':
NSOpenGLContext.m:67: warning: multiple declarations for method
`currentContext'../Headers/AppKit/NSOpenGL.h:95: warning: using
`+(NSOpenGLContext *)currentCont ext'
../Headers/AppKit/NSGraphicsContext.h:163: warning: also found
`+(NSGraphicsCont ext *)currentContext'


NSPrintOperation.m: In function `-[NSPrintOperation
_printOperationDidRun:succes s:contextInfo:]':
NSPrintOperation.m:585: warning: passing arg 2 of
`performSelector:withObject:wi thObject:' makes pointer from integer
without a cast

Maybe it's a compiler's fault? Who knows? ;)

-- 
Serg Stoyan

Attachment: gui.patch
Description: Binary data

Attachment: WARNINGS
Description: Binary data


reply via email to

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