swarm-support
[Top][All Lists]
Advanced

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

Re: Some more problems with RH7.0.


From: Gadi ORON
Subject: Re: Some more problems with RH7.0.
Date: Thu, 9 Nov 2000 20:55:42 +0100 (MET)

Hi,

On Thu, 9 Nov 2000, Paul E Johnson wrote:

> > Trying to compile, I have still one problem, which is the archiver.
> > Methods that are defined in the archiver cause compilation warnings:
> > 
> > main.m: In function `main':
> > main.m:119: warning: method `getMultiRunFlag' not implemented by protocol.
> 
> First, for my education, does heatbugs compile/run?  Just checking the
> setup first.

Yes, also all of my progs run smoothly unless for this problem.
 
> Second, there was an interface change for arguments, Marcus mentioned it
> to me a while ago, and I recall the fix was to go like this in main
> when  you refer to the arguments class:
> 
>  [(id) arguments init];

Hemm, I never really init the arguments until now, had only:
initSwarmArguments (argc, argv, [SwarmAppArguments class]);
that's it. Am I doing anything wrong?

Casting to id when using arguments like: 

[((id) arguments) getMultiRunFlag]

solves the compilation errors but crashes on execution with:

*** event raised for error: InvalidArgument
*** function: typeError(), file:
/home/pauljohn/LinuxDownloads/redhat/BUILD/swarm-2.1.18.20001007/src/defobj/internal.m,
line: 917

Any idea?


Thank you,

-- 
============================== Gadi ORON ==============================
============== address@hidden ============= ICQ: 7316619 ==============
In this world there are only two tragedies.  One is not getting what one
wants, and the other is getting it.
                -- Oscar Wilde


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