
15 Apr
2008
15 Apr
'08
7:52 a.m.
Rene Rivera:
coda$ ./spinlock_try_test No errors detected. coda$ echo $? 0 coda$ ====
Peter,
Following up on the above... There are now some minimal test results for smart_ptr, and a few other libs, in the trunk result pages.
Yes, I saw them appear the other day, thanks. shared_ptr on GCC/ARM now uses the spinlock by default, which seems to work fine. You do have some kind of a problem with the exception handling though. Catch clauses do not seem to work.