Add missing GC_ATTR_UNUSED annotation to catch_exception_raise (Darwin)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 23 Jan 2012 03:53:14 +0000 (07:53 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 23 Jan 2012 09:58:21 +0000 (13:58 +0400)
commit88e029199608ed563aa3a6ba6f14988f486efced
tree1a5bb550042b0ad373109b4bfd838a3ef834a2b0
parent357ec146f5eb64c05b498f8a8f5d2affa2462282
Add missing GC_ATTR_UNUSED annotation to catch_exception_raise (Darwin)

* os_dep.c (catch_exception_raise_state,
catch_exception_raise_state_identity, catch_exception_raise): Tag
unused arguments with GC_ATTR_UNUSED.
os_dep.c