gst/Makefile.am: Cast values when making gstenumtypes.h. This pacifies Forte so...
authorJosep Torre Valles <josep@fluendo.com>
Tue, 10 Oct 2006 12:12:44 +0000 (12:12 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 10 Oct 2006 12:12:44 +0000 (12:12 +0000)
commit8c9c6d060c14519c471d14fedab7273fe35fb380
tree19f0c41da86ab4d3eabbe2fa98dc48891b657228
parent0a53651b1fb072c3db43a9697b9d08f2b263ea90
gst/Makefile.am: Cast values when making gstenumtypes.h.  This pacifies Forte so it doesn't warn about the ~0 as GST_...

Original commit message from CVS:
2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

Patch by: Josep Torre Valles <josep@fluendo.com>

* gst/Makefile.am:
Cast values when making gstenumtypes.h.  This pacifies Forte
so it doesn't warn about the ~0 as GST_MESSAGE_ANY not fitting
in the enumeration.
ChangeLog
gst/Makefile.am