]> git.notmuchmail.org Git - notmuch/commit - bindings/ruby/defs.h
ruby: Fix macros, use quoting
authorAli Polatel <alip@exherbo.org>
Tue, 4 Oct 2011 13:57:33 +0000 (16:57 +0300)
committerAli Polatel <alip@exherbo.org>
Tue, 4 Oct 2011 13:57:33 +0000 (16:57 +0300)
commit5c00af46ec5add69b3b2750ea2a9437e5953a7b0
treed7153c178c6665f9c019000ad8d954b7f1e03221
parentc8a88fe95ddbb250190f8728e928ab408c478d13
ruby: Fix macros, use quoting

Fix Data_Get_Notmuch_* macro definitions broken by prev. commit
Adequate quoting for Data_Get_Notmuch_* macros
Remove duplicated RSTRING_PTR() macros, move it to defs.h
bindings/ruby/database.c
bindings/ruby/defs.h
bindings/ruby/message.c