Re: machine-level exception r3490
- Posted by DerekParnell (admin) Oct 10, 2010
- 1117 views
g3ve4AaAerFu said...
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
It looks like that the underlying problem is that top-level code is not being executed (for assignments) before the first routine is being run. This must be a recent breaking change.