| Sign In/My Account | View Cart |
| Article: |
Embedding F-Script into Cocoa Applications | |
| Subject: | example parameters and result | |
| Date: | 2002-08-09 10:16:23 | |
| From: | pmougin | |
|
Response to: example parameters and result
|
||
|
These warning were, as you said, innocuous. But note that this was specific to this use-case with Airplane. Actually, this kind of warning is not innocuous in the general case. It signal that the compiler do not have all the type information to generate a call to some methods. The compiler then fall back to a default typing rule, which may not actually be ok, depending on your real method signature. In this case, your application will have run-time errors.
|
||
Showing messages 1 through 1 of 1.
The boss had the luxury of irresponsibility and would sit back and see what happened. I was paid to be responsible if it didn't work. I see that bosses nowadays have also paid compiler designers to be responsible. I imagine compiler designers are left to do the trial by execution. That is what Apple tried to have the community understand when it had us users be beta testers and participate in development.