in reply to Re^2: Non-deterministic behaviour with simple array initialization
in thread Non-deterministic behaviour with simple array initialization
The only other suggestion I have (which at least won't involve so much work!), is to see if you get the same problem if the array is a global: our @e.
Beyond that, it sounds like you just have a broken build. Rebuild it, or if its a vendor build grab an ealier one and report the problem to whomever built it.
Even if you tracked down what caused it, what would you do about it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Non-deterministic behaviour with simple array initialization
by thkarcher (Novice) on Sep 26, 2008 at 10:30 UTC |