Opened 16 years ago

Closed 16 years ago

#2109 closed enhancement (invalid)

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

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

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 (1)

pthread_destructor.diff (619 bytes ) - added by andreasf 16 years ago.
potential patch

Download all attachments as: .zip

Change History (2)

by andreasf, 16 years ago

Attachment: pthread_destructor.diff added

potential patch

comment:1 by axeld, 16 years ago

Resolution: invalid
Status: newclosed

Mangling names is definitely not an option, though ;-) I've changed the name in hrev25090. 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.