]> git.notmuchmail.org Git - notmuch/commit
ruby: New exception Notmuch::UnbalancedAtomicError
authorAli Polatel <alip@exherbo.org>
Sat, 24 Sep 2011 12:54:45 +0000 (15:54 +0300)
committerAli Polatel <alip@exherbo.org>
Sat, 24 Sep 2011 12:54:45 +0000 (15:54 +0300)
commit59d2457bcc5e19f287006cea8da0c7c7a003200d
tree4d497ef7e8f7bf7fbcf3745967a0444747091e2b
parentbbb41081d797c3301e4d202e30c4111207fe7693
ruby: New exception Notmuch::UnbalancedAtomicError

This exception wraps NOTMUCH_STATUS_UNBALANCED_ATOMIC which was added
with the commit e59cc0031fbf84f49e32dedb9927f427d2c49309.
bindings/ruby/defs.h
bindings/ruby/init.c
bindings/ruby/status.c