Closed GoogleCodeExporter closed 8 years ago
It should be investigated about exit codes in pcms2 and other systems. Also I
afraid, changes in PC_BASE_EXIT_CODE will affect backward compatibility.
Original comment by mirzayan...@gmail.com
on 18 Dec 2010 at 5:47
At least for Testsys, PC_BASE_EXIT_CODE should be 50 instead of 0.
On All-Russian School Training Camps, in order to fix this issue, we usually
patch our local testlib.h, hoping for forward compatibility, instead of using
the wrong value.
So, changing PC_BASE_EXIT_CODE to 50 (in #ifndef EJUDGE section) would not
break compatibility at least for us, and would be a technically superior
solution compared to leaving things broken in library code for hypothetical
backward compatibility.
Original comment by gass...@gmail.com
on 1 Dec 2011 at 11:23
PC_BASE_EXIT_CODE=50 in case of defined TESTSYS
Original comment by mirzayan...@gmail.com
on 29 Dec 2011 at 4:53
Original issue reported on code.google.com by
jps...@gmail.com
on 29 Nov 2010 at 9:29