swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] swftools-2010-08-05-2217 build error


From: Chris Clayton
Subject: [Swftools-common] swftools-2010-08-05-2217 build error
Date: Sat, 7 Aug 2010 07:40:53 +0100
User-agent: KMail/1.9.10

Hi,

swftools-2010-08-05-2217 won't build without this patch:

--- swftools-2010-08-05-2217/lib/python/gfx2.c~ 2010-08-07 07:17:46.000000000 
+0100
+++ swftools-2010-08-05-2217/lib/python/gfx2.c  2010-08-07 07:18:21.000000000 
+0100
@@ -587,7 +587,7 @@ static void my_drawchar(gfxdevice_t*dev,
         return;
     }
 }
-static void my_drawlink(gfxdevice_t*dev, gfxline_t*line, const char*action, 
consr char*text)
+static void my_drawlink(gfxdevice_t*dev, gfxline_t*line, const char*action, 
const char*text)
 {
     callback_python("drawlink", dev, "lss", line, action, text);
 }

Chris

-- 
The more I see, the more I know. The more I know, the less I understand. 
Changing Man - Paul Weller



reply via email to

[Prev in Thread] Current Thread [Next in Thread]