Re: Arguments are not being passed correctly -- Please help
Re: Arguments are not being passed correctly -- Please help
- Subject: Re: Arguments are not being passed correctly -- Please help
- From: Cameron Hayne <email@hidden>
- Date: Wed, 5 Oct 2005 17:43:59 -0400
On Oct 3, 2005, at 23:58, Berndt Jung wrote:
Below is a very simple example. The output should, as you may guess
be 300, but the first argument when the function is called always
changes to zero, and the output is 200.
I tried your sample program with XCode 2.1 (on OS X 10.4.2) and I can
reproduce the problem.
But I note that the problem is only present when ZeroLink is enabled.
Furthermore, if you merely add in an #include <iostream> in your
gzmath.cpp file, the problem disappears even with ZeroLink enabled.
This seems to indicate that it is a load-order problem - a bug in
ZeroLink.
I don't know whether it has been reported to Apple yet - maybe you
want to file a bug report.
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden