id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
164	Bad preprocessor macros for VS2008 projects	Romulo A. Ceccon	xi	"Some projects in the VS2008 solution (''yaml'' and ''yamldll'', for instance) are missing important macros:

 * `WIN32` and `_DEBUG` in the debug version
 * `WIN32` and `NDEBUG` in the release version

As a result they are not exporting symbols correctly (`yaml.h` tests for the `WIN32` macro) and are generating debug information when they shouldn't."	defect	new	normal	libyaml	normal			
