Ticket #2109 (closed enhancement: invalid)

Opened 7 months ago

Last modified 7 months ago

[PATCH] Avoid use of 'destructor' in pthread.h

Reported by: andreasf Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

For some reason, Python doesn't like destructor in pthread.h. Can we rename the parameter to something different?

A possible patch is attached.

Attachments

pthread_destructor.diff (0.6 kB) - added by andreasf 7 months ago.
potential patch

Change History

Changed 7 months ago by andreasf

potential patch

Changed 7 months ago by axeld

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

Mangling names is definitely not an option, though ;-) I've changed the name in r25090. In any way, python seems to be broken - you should file that as a bug against python, not Haiku.

Note: See TracTickets for help on using tickets.