Ticket #164 (new defect)

Opened 18 months ago

Last modified 18 months ago

Bad preprocessor macros for VS2008 projects

Reported by: Romulo A. Ceccon Owned by: xi
Priority: normal Component: libyaml
Severity: normal Keywords:
Cc:

Description

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.

Attachments

Change History

Changed 18 months ago by anonymous

  • component changed from pyyaml to libyaml

Add/Change #164 (Bad preprocessor macros for VS2008 projects)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from xi. Next status will be 'new'
The owner will change from xi to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.