Hi Warren,
A
couple of minor Windows related patches for you to consider. They’re
based on the tip of svn from earlier today.
The const_string.h one undefines
min and defines NOMINMAX. An alternative to this is to define NOMINMAX in
the bakefile project creation, but this doesn’t fix problems when people
include const_string.h in their projects.
The
README patch adds a little extra info.
The
query.ccp patch presents the alternative solution for the memory leak, that we
talked about some time ago.
Regards,
Matt.