Re: [Mlt-devel] build error: bits' set but not used

2011-07-11 Thread Dan Dennedy
On Mon, Jul 11, 2011 at 6:12 PM, Carl Karsten wrote: > ./build-melted.sh > > libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra > -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition > -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes >

[Mlt-devel] build error: bits' set but not used

2011-07-11 Thread Carl Karsten
./build-melted.sh libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -W

[Mlt-devel] Git: Fix build on new locale stuff when not Linux or OS X.

2011-07-11 Thread Dan Dennedy
src/framework/mlt_properties.c |4 src/framework/mlt_property.c |2 ++ src/framework/mlt_property.h |5 + 3 files changed, 11 insertions(+), 0 deletions(-) New commits: commit a471526712a58cb0ced264d46c519566df507449 Author: Dan Dennedy Date: Mon Jul 11 18:00:23 2011 -