Opened 12 years ago

Closed 12 years ago

#4650 closed Bugs (fixed)

tss_null.cpp does not put function is right namespace

Reported by: DaveDeakins Owned by: Anthony Williams
Milestone: To Be Determined Component: thread
Version: Boost Development Trunk Severity: Regression
Keywords: Cc:

Description

It appears that a few months ago when all the tss hook functions got moved from the global namespace to the boost namespace, that the stub tss_cleanup_implemented function in tss_null.cpp did not get moved. This caused the WinCE thread tests not to run correctly. Attached is a patch to fix tss_null.

Attachments (1)

boost-thread-tss_null.patch (966 bytes ) - added by DaveDeakins 12 years ago.

Download all attachments as: .zip

Change History (2)

by DaveDeakins, 12 years ago

Attachment: boost-thread-tss_null.patch added

comment:1 by Anthony Williams, 12 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk, revision 66142

Note: See TracTickets for help on using tickets.