]> git.notmuchmail.org Git - notmuch/commit
ruby: Really add wrappers for database_find_message*
authorAli Polatel <alip@exherbo.org>
Tue, 4 Oct 2011 13:48:34 +0000 (16:48 +0300)
committerAli Polatel <alip@exherbo.org>
Tue, 4 Oct 2011 13:48:34 +0000 (16:48 +0300)
commitc8a88fe95ddbb250190f8728e928ab408c478d13
tree46d4612a7c88c929e03d740c1eb97aa0f3eed3da
parent05dddf883dd762420bb8e6b86790e68d734fd568
ruby: Really add wrappers for database_find_message*

Commit 898613116db746aa0f915ae43da8aba28545203d only added wrapper
functions but did not register them. Register the functions in module's
initialization function.
bindings/ruby/defs.h
bindings/ruby/init.c