[SCM] smokegen packaging branch, master, updated. 9d39d0bc15a805a506b773d17c383fbb9873324c

Pino Toscano pino-guest at alioth.debian.org
Thu Jun 30 13:59:27 UTC 2011


The following commit has been merged in the master branch:
commit 59655bba55210059ed1fa3e20d8f7f439c04eaa2
Author: Pino Toscano <pino at kde.org>
Date:   Thu Jun 30 15:36:32 2011 +0200

    refresh fix_segfault_in_generator_on_armel.diff
---
 .../fix_segfault_in_generator_on_armel.diff        |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/debian/patches/fix_segfault_in_generator_on_armel.diff b/debian/patches/fix_segfault_in_generator_on_armel.diff
index 7fbd11a..a99df9f 100644
--- a/debian/patches/fix_segfault_in_generator_on_armel.diff
+++ b/debian/patches/fix_segfault_in_generator_on_armel.diff
@@ -1,11 +1,9 @@
 Patch by Sune Vuorela
 Fixes segfault seen on arm, but theoretically could happen more places.
 token_text can return a null pointer.
-Index: b/type_compiler.cpp
-===================================================================
 --- a/type_compiler.cpp
 +++ b/type_compiler.cpp
-@@ -191,11 +191,13 @@
+@@ -191,11 +191,13 @@ void TypeCompiler::visitParameterDeclara
  
  void TypeCompiler::visitPtrOperator(PtrOperatorAST* node)
  {

-- 
smokegen packaging



More information about the pkg-kde-commits mailing list