common/m4/gst-error.m4: Fixed bug #360151.
authorJosep Torre Valles <josep@fluendo.com>
Fri, 6 Oct 2006 14:00:49 +0000 (14:00 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Fri, 6 Oct 2006 14:00:49 +0000 (14:00 +0000)
Original commit message from CVS:
2006-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

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

* 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
common

index 2acca85..47be3f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+       Patch by: Josep Torre Valles <josep@fluendo.com>
+
+       * 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  <wim@fluendo.com>
 
        * plugins/elements/gstfilesink.c: (gst_file_sink_open_file),
diff --git a/common b/common
index a4af1b8..83b0880 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit a4af1b8542911352e29d53fba47e2c3d7231ebdb
+Subproject commit 83b08805d0c109b6dbdcfca0a8b9659b1c556480