j
k
j a
j l
ok(val == 519396075520 || broken(val == 0), "file_size is %llu\n", val); /* not enough storage on the testbots */
val); /* not enough storage on the testbots */
I've missed one more thing. Please don't use %llu format in printf. You can see how to print the value in msvcp90/tests/ios.c file.
Back to the thread
Back to the list