Marin Ramesa, le Mon 09 Dec 2013 23:57:20 +0100, a écrit : > Check if member io_count is non-negative.
Can it really be negative? I don't see existing functions test for that, so maybe it should be an unsigned long actually, and it's creators of ior structures which should make sure they don't stuff negative values there. Samuel