Started 22 days ago

Unstable Build #146 (Apr 29, 2012 12:43:08 AM)

Build Artifacts
Changes
  1. I missed closing extern C; in the meantime, gcc-4.7 has been released.. (detail)
  2. #ifdef __cplusplus
    extern "C" {
    #endif (detail)
  3. remove tabs and change comment -- there is definitely a Windows bug being worked around here (detail)
  4. cosmetic (detail)
  5. use Usignal.SIGCHLD, Usignal.SIGSEGV instead of local wrappers (detail)
  6. __int64 on VMS (detail)
  7. remove tabs, remove C9xism (detail)
  8. Silly bug, oversight on my part, fix kindly provided by Dragi a Duri .  Thanks!
    Problem was that inCritical threads refuse the signal and reset their state to
    Started.  So when the collector thread resends the signal the mutators will
    not see that they are supposed to stopping. (detail)
  9. remove use of 'register' (detail)

Started by upstream project cm3-current-build-PPC_DARWIN build number 232

Test Result (4 failures / ±0)Show all failed tests >>>