From f6dc6a42bfee7b623948723f64cd30a2549913e6 Mon Sep 17 00:00:00 2001 From: Josep Torre Valles Date: Fri, 6 Oct 2006 14:00:49 +0000 Subject: [PATCH] common/m4/gst-error.m4: Fixed bug #360151. Original commit message from CVS: 2006-10-06 Zaheer Abbas Merali Patch by: Josep Torre Valles * common/m4/gst-error.m4: Fixed bug #360151. We need to disable warnings on Forte for empty declarations due to gst-indent adding ;s to lines that just use macros where the macro actually doesn't need a ; at end to end statement. --- ChangeLog | 11 +++++++++++ common | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2acca85..47be3f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-10-06 Zaheer Abbas Merali + + Patch by: Josep Torre Valles + + * common/m4/gst-error.m4: + Fixed bug #360151. + We need to disable warnings on Forte for empty declarations + due to gst-indent adding ;s to lines that just use macros + where the macro actually doesn't need a ; at end to end + statement. + 2006-10-06 Wim Taymans * plugins/elements/gstfilesink.c: (gst_file_sink_open_file), diff --git a/common b/common index a4af1b8..83b0880 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a4af1b8542911352e29d53fba47e2c3d7231ebdb +Subproject commit 83b08805d0c109b6dbdcfca0a8b9659b1c556480 -- 2.7.4