I thought it was still there... I didn't take it out (on purpose, anyway). Its use was removed from Windows code because that type of compile-time decl doesn't work in dynamically loaded DLLs.
-Steve > -----Original Message----- > From: Alan Conway [mailto:[email protected]] > Sent: Friday, January 15, 2010 4:48 PM > To: Qpid Dev; Andrew Stitcher; Steve Huston > Subject: What happened to QPID_TSS? > > > There used to be a macro called QPID_TSS which expanded to > __thread on gcc and > the equivalent windows decl on windows. > It appears to be gone, and instead there are naked __thread > declarations in > various places. > > Can anyone comment on why its gone? Don't we need that abstraction? > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
