-
Martin Pool authored
int first -- a stopgap for compilers that reasonably complain about a ternary that returns either a size_t or an int. Really we should not write an int, but rather a larger type. Somebody more familiar with the batch code should look at it.
f8f4c862