On Thursday 14 August 2003 12:42, Tal Achituv wrote:
> >Hi,
> >
> >Would Tal clear this up, please? I'm intrigued.

I've been following this thread too, and I'm pretty confused. But based on:

>
> To Clear things up, the interface definitely changed... there's no question
> there...

The utility you need is:

echo "true"

This will tell you if the class fits or not (no parameter needed; this will 
work on Linux and Windows).
Simple - if the interface really changed, the class won't fit. Why should it?

> in C I would put the new .obj (compiled code) instead of the old one, and
> try to link...
>
Again, unless I'm not following you, you cannot do that in C++ either. If the 
interface *changed*, and other classes are using that interface, you will 
need to recompile them.

-- 
"It was only a one liner. A semi-illiterate chipmunk could've written
it. " -- MBY about his 2.5.73 kernel patch in tpam_queues.c

- Aviram


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to