swarm-support
[Top][All Lists]
Advanced

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

warnings when building tclobjc-1.3, irix-6.2, gcc-2.7.2.2, tcl7.5, tk


From: Craig Lee
Subject: warnings when building tclobjc-1.3, irix-6.2, gcc-2.7.2.2, tcl7.5, tk4.1
Date: Tue, 7 Apr 1998 11:05:55 -0700

Hi,
When building tclobjc-1.3, in "make check", i get:
        checkTcl.m: In function `main':
        checkTcl.m:9: warning: passing arg 2 of `initWithArgc:argv:' from 
incompatible pointer type

(line 9 is "id tcl = [[TclInterp alloc] initWithArgc:argc argv:argv];")

and
        checkTk.m: In function `main':
        checkTk.m:5: warning: passing arg 2 of `initWithArgc:argv:' from 
incompatible pointer type

(line 5 is "id tk = [[TkInterp alloc] initWithArgc:argc argv:argv];")

Is there something wrong?

On an SGI, irix6.2, gcc-2.7.2.2, tcl7.5, tk4.1

-- thanks

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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