Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749719
en ru br
ALT Linux repos
S:2.0.1-alt2.svn315.1

Group :: Publishing
RPM: printer-driver-splix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: splix-2.0.0-debian-arm-alighnment.patch
Download


--- splix-2.0.0.orig/src/qpdl.cpp
+++ splix-2.0.0/src/qpdl.cpp
@@ -33,7 +33,7 @@
 {
     unsigned long version, subVersion, size, dataSize, checkSum;
     bool color, headerSent=false;
-    unsigned char header[0x20];
+    unsigned char header[0x20] __attribute__((aligned(4)));
     const BandPlane *plane;
 
     version = request.printer()->qpdlVersion();
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin