Anonymous | Login | Signup for a new account | 11-17-2024 00:37 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001176 | [Quercus] | minor | always | 06-05-06 17:03 | 06-28-06 19:28 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.20 | ||||||
Summary | 0001176: "while (false)" produces non-compilable Java code | ||||||||
Description |
The PhpDocumentor package has some code that's commented out with "while (false) { ... }". Why they used "while" instead of "if" I'm not sure, but they did, and the resulting Java fails to compile, though it works fine in interpreted mode. [16:59:46.114] com.caucho.java.JavaCompileException: /Users/sgrimm/resin/resin/webapps/test/WEB-INF/work/_quercus/_test__php.java:53: unreachable statement [16:59:46.114] while (false) { [16:59:46.114] ^ [16:59:46.114] 1 error |
||||||||
Additional Information | 060602 snapshot | ||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |