Re: Compiler warning - totally stumped
Re: Compiler warning - totally stumped
- Subject: Re: Compiler warning - totally stumped
- From: Ken Tozier <email@hidden>
- Date: Sat, 3 May 2008 12:18:06 -0400
On May 3, 2008, at 11:54 AM, Jean-Daniel Dupas wrote:
If I copy and paste all thoses pieces in a file, It compiles
without warning.
The only reason I see is that your PHPInvocation declaration is not
properly imported. Try to preprocess the file (right clic on it,
Preprocess) and check that the declaration is really imported
before the initLayoutDirectoryWatcher method.
It's working for me now as well. Bizarre. I had a few other
unimportant compiler warnings that I fixed like "unused variable" etc
but I wish I knew why that error was happening. Hard to learn from
your mistakes when doing something as innocuous as commenting out an
unused variable allows the compiler to see that a method call in
indeed valid...
_______________________________________________
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