
9 Jan
2006
9 Jan
'06
4:48 p.m.
I happened to use ":sys:stat.h" as the regression test case, and it still threw. Turns out the error code is ERROR_INVALID_NAME for "tools/build/jam_src/:sys:stat.h", but ERROR_INVALID_PARAMETER for ":sys:stat.h".
Oh, I knew Win32 error codes were messed up, but that's just crazy!
Both cases fixed in CVS.
Thanks! John.