Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.20 Product Version 3.0.20
  Product Build
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
Steps To Reproduce
Additional Information 060602 snapshot
Attached Files

- Relationships

- Notes
(0001351)
ferg
06-28-06 19:28

php/3617
 

- Issue History
Date Modified Username Field Change
06-05-06 17:03 koreth New Issue
06-28-06 19:28 ferg Note Added: 0001351
06-28-06 19:28 ferg Assigned To  => ferg
06-28-06 19:28 ferg Status new => closed
06-28-06 19:28 ferg Resolution open => fixed
06-28-06 19:28 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker