machine-level exception r3490

new topic     » topic index » view thread      » older message » newer message

I got this result when running the attached code with r3490 on both XP and debian 5. 
 
include/std/memory.e:66 in type machine_addr() 
A machine-level exception occurred during execution of this statement 
 
... called from d:/eu40/include\std\machine.e:78 in function allocate() 
 
... called from d:/eu40/include\std\io.e:450 
 
--> See ex.err 

#!/usr/local/bin/eui -batch 
include std/datetime.e 
 
puts(1, "Content-Type: text/plain; charset=ISO-8859-1\n\n") 
 
puts(1, format(now(), "%Y-%m-%d %H:%M:%S LOCAL\n")) 
puts(1, format(now_gmt(), "%Y-%m-%d %H:%M:%S GMT\n")) 
 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu