
9 Feb
2006
9 Feb
'06
10:36 p.m.
Hi,
From: Tobias Schwinger
-inline T (*&to_ptr(T (&t)[N]))[N] +inline T (*&to_ptr(T (&)[N]))[N]
Confirm - I've also found the typo and after fixing it all the tests apart from rvalue are passed. I also tried to run the tests with Digital Mars - rvalue tests fail as well, and there are some problems with array tests too - I'll try to investigate this as soon as possible (but the problems with DM seem to be in range rather than foreach itself). Best regards, Robert