This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

*ping* generic atomicity.h


When we hacked this around last month, Loren pointed out that my most
recent patch didn't help on a certain class of systems.  I'd like to finish
this problem off, or at least move to a less-broken state so as to get
more feedback.

This

    http://gcc.gnu.org/ml/libstdc++/2002-12/msg00015.html

addresses the problem of systems without static initialization.  It works
in as much as I can fake that kind of environment, so I plan to check it
in, but I'd really like it if somebody with access to such a platform can
also review it.


Thanks,
Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]