[arpage] Add GCC 4.6 patch

verdurin verdurin at fedoraproject.org
Fri Jun 24 20:57:37 UTC 2011


commit 7f579f7d4d78aabec1a70f322516032e61e5f652
Author: Adam Huffman <bloch at verdurin.com>
Date:   Fri Jun 24 21:57:08 2011 +0100

    Add GCC 4.6 patch

 arpage-gcc46.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/arpage-gcc46.patch b/arpage-gcc46.patch
new file mode 100644
index 0000000..979516c
--- /dev/null
+++ b/arpage-gcc46.patch
@@ -0,0 +1,11 @@
+diff -ur arpage-0.3.3/src/scales.h arpage-0.3.3.new/src/scales.h
+--- arpage-0.3.3/src/scales.h	2010-05-16 21:02:18.000000000 +0100
++++ arpage-0.3.3.new/src/scales.h	2011-06-24 21:53:42.185597504 +0100
+@@ -20,6 +20,7 @@
+ #define __SCALES_H__
+ 
+ #include <vector>
++#include <cstddef>
+ 
+ //============================================================================
+ //


More information about the scm-commits mailing list