Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003324 [Quercus] major always 02-06-09 10:51 02-06-09 16:07
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003324: Long-as-boolean compile failure
Description <?php
function foo() {
  $x = 0;
  if (!$x) print "x";
}

Fails to compile:

16:30:40.696] {resin-18} com.caucho.java.JavaCompileException: .../_not_22dlong__php.java:60: operator ! cannot be applied to long
[16:30:40.696] {resin-18} if (! v_x != 0) {
[16:30:40.696] {resin-18} ^
Additional Information
Attached Files

- Relationships

- Notes
(0003809)
nam
02-06-09 16:07

php/3aaw
 

- Issue History
Date Modified Username Field Change
02-06-09 10:51 koreth New Issue
02-06-09 15:45 nam Status new => assigned
02-06-09 15:45 nam Assigned To  => nam
02-06-09 16:07 nam Status assigned => closed
02-06-09 16:07 nam Note Added: 0003809
02-06-09 16:07 nam Resolution open => fixed
02-06-09 16:07 nam Fixed in Version  => 4.0.0


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