Reenable signal callback type check.
commit95936d5d43ccfa751a6fa3e7de73ca78175da603
authorArtur Skawina <art.08.09@gmail.com>
Fri, 3 Feb 2012 20:27:56 +0000 (3 21:27 +0100)
committerArtur Skawina <art.08.09@gmail.com>
Fri, 3 Feb 2012 20:27:56 +0000 (3 21:27 +0100)
tree416134f073ada8912b5b4c0a28696b95d7446a57
parent3ce8980bd4db7fcf9fe58adc50c38345a29479cc
Reenable signal callback type check.

The errors printed when something is wrong may be cryptic, but the
check does catch real problems, like forgetting to annotate the
callback with "extern (C)".
example_clutter1.d
example_clutter2.d
girtod.d