Commit a594eb83 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: Make sure we don't have any warning in libdirac as they end up in error.

parent 70bb5bcc
...@@ -77,3 +77,14 @@ diff -ruN dirac-0.6.0.old/configure.ac dirac-0.6.0/configure.ac ...@@ -77,3 +77,14 @@ diff -ruN dirac-0.6.0.old/configure.ac dirac-0.6.0/configure.ac
AM_CONDITIONAL(HAVE_DIAG, $HAVE_DIAG) AM_CONDITIONAL(HAVE_DIAG, $HAVE_DIAG)
dnl ----------------------------------------------- dnl -----------------------------------------------
--- dirac/libdirac_common/band_codec.cpp 2007-07-06 23:20:51.000000000 +0200
+++ dirac/libdirac_common/band_codec.cpp 2007-03-27 18:29:13.000000000 +0200
@@ -433,7 +433,7 @@
}
}
- return 0; // Avoid warning
+
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment