ITS#10198 Win32 mdb_strerror - stop passing "ignored" parameter The M$ docs say the parameter is ignored, but it actually isn't, and will cause a SEGV if the pointed memory isn't an init'd va_list.