[CharLS] Fix bug http://charls.codeplex.com/workitem/7823

mrceresa mrceresa at fedoraproject.org
Thu Feb 3 11:11:54 UTC 2011


commit d5203ecdb1d610371072734e5dac6a1ede0534e4
Author: Mario Ceresa <mrceresa at gmail.com>
Date:   Thu Feb 3 11:59:43 2011 +0100

    Fix bug http://charls.codeplex.com/workitem/7823

 charls_fix_tests.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/charls_fix_tests.patch b/charls_fix_tests.patch
new file mode 100644
index 0000000..2ea6291
--- /dev/null
+++ b/charls_fix_tests.patch
@@ -0,0 +1,13 @@
+diff --git a/defaulttraits.h b/defaulttraits.h
+index 5032f7d..734bcea 100644
+--- a/defaulttraits.h
++++ b/defaulttraits.h
+@@ -2,7 +2,7 @@
+ // (C) Jan de Vaan 2007-2010, all rights reserved. See the accompanying "License.txt" for licensed use. 
+ // 
+ 
+-
++#include "header.h"
+ #ifndef CHARLS_DEFAULTTRAITS
+ #define CHARLS_DEFAULTTRAITS
+ 


More information about the scm-commits mailing list