[aseprite] 295/308: Add definition of MODP_B64_ERROR to src/base/base64.cpp.

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 0b69fed2cf5a62943a6c57e959da85964c236a01
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Mon Mar 7 23:57:59 2016 +0000

    Add definition of MODP_B64_ERROR to src/base/base64.cpp.
---
 debian/patches/shared_modp_b64.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/patches/shared_modp_b64.patch b/debian/patches/shared_modp_b64.patch
index 8191145..d295219 100644
--- a/debian/patches/shared_modp_b64.patch
+++ b/debian/patches/shared_modp_b64.patch
@@ -33,3 +33,13 @@
 +
  add_subdirectory(simpleini)
 -add_subdirectory(modp_b64)
+--- a/src/base/base64.cpp
++++ b/src/base/base64.cpp
+@@ -11,6 +11,7 @@
+ #include "base/base64.h"
+ 
+ #include "modp_b64.h"
++#define MODP_B64_ERROR ((size_t)-1)
+ 
+ namespace base {
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list