Ticket #127 (closed defect: released)

Opened 21 months ago

Last modified 20 months ago

debug build omits _d suffix for python extensions

Reported by: mhammond Owned by: charlie
Priority: normal Milestone:
Component: MSVC makefiles Version: SVN trunk
Severity: normal Keywords:
Cc: richard Blocked By:
Operating System: All Blocking:

Description

If you build passing DEBUG to Python, you must link with the debug lib, and the basename of the module must end with '_d'. Attaching a patch to fix this.

Attachments

win32_bindings_python.patch (1.8 kB) - added by mhammond 21 months ago.
as described

Change History

Changed 21 months ago by mhammond

as described

Changed 21 months ago by charlie

  • cc richard@… added

This looks fine to me, we'll get it applied.

Changed 21 months ago by richard

Applied, please close this bug (Charlie or Mark) when you've checked that this resolves the issue correctly.

Changed 21 months ago by richard

  • attachments.isobsolete changed from 0 to 1

Changed 21 months ago by richard

  • status changed from new to closed
  • resolution set to fixed

Changed 21 months ago by mhammond

  • resolution changed from fixed to verified

thanks!

Changed 20 months ago by olly

  • resolution changed from verified to released

Fixed in 1.0.0 release.

Changed 20 months ago by trac

  • platform set to All
Note: See TracTickets for help on using tickets.