swarm-support
[Top][All Lists]
Advanced

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

a bug?


From: Pietro Terna
Subject: a bug?
Date: Mon, 13 Apr 1998 14:04:16 +0200

        Hi all,

        compiling the followin lines

//  colorMap = [XColormap createBegin: [self getZone]]; // 1.0.5
  colorMap = [Colormap createBegin: [self getZone]]; // 1.1
  colorMap = [colorMap createEnd];

        I obtain the message

ObserverSwarm.m: In function `_i_ObserverSwarm__buildObjects':
ObserverSwarm.m:119: warning: method `createEnd' not implemented by protocol.

        The solution is obviously that of eliminating the createEnd phase (which
was working with XColormap under 1.0.5 version), but may be the Colormap
lacks in inheriting something.

        Yours, Pietro


                  ==================================
   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]