vsnprintf is not present on Windows. Microsoft provides the _vsnprintf form instead. Add a macro to allow this file to compile. Commit By: jaltman Revision: 17993 Changed Files: U trunk/src/util/support/errors.c