RE: warning message after upgrade to Panther, XCode, WO5.2.3
RE: warning message after upgrade to Panther, XCode, WO5.2.3
- Subject: RE: warning message after upgrade to Panther, XCode, WO5.2.3
- From: "Xia, Wen" <email@hidden>
- Date: Tue, 13 Apr 2004 16:54:43 -0700
Yeah, those finally block that have a return statement do throw a warning
message. I wonder what might have changed in Java 1.4.2 that caused this.
Thank you for the help.
-----Original Message-----
From: Daryl Lee [mailto:email@hidden]
Sent: Tuesday, April 13, 2004 4:37 PM
To: Xia, Wen
Subject: Re: warning message after upgrade to Panther, XCode, WO5.2.3
I believe this is a change in Java 1.4.2. Double check your finally
block and if you have a return statement there, you might have to move
it out of that block to remove the warning.
On Apr 13, 2004, at 4:11 PM, Xia, Wen wrote:
> My current mac has Panther, Java 1.4.2, WO 5.2.3, and XCode installed
> and I
> tried to re-compile a project which is developed using PB, Java 1.4.1,
> WO
> 5.2.2 on OS X 10.2.8. I kept getting the warning message: "finally
> clause
> cannot complete normally" in several places of the "try-catch-finally"
> code
> segments. However, my project runs well despite of the warning. Has
> anyone
> encounter the same situation after the upgrade? Any idea how to solve
> it?
> Appreciate your help.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.