Summary: | gp_semaphore is underaligned on sparc32 | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Jonathan Nieder <jrnieder> |
Component: | PS Interpreter | Assignee: | Chris Liddell (chrisl) <chris.liddell> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | 9.00 | ||
Hardware: | Sun | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: | patch to give gp_semaphore maximal alignment |
Description
Jonathan Nieder
2011-02-21 00:03:37 UTC
Fixed in r12178. The patch committed is just slightly changed to make use of Ghostscript's int64_t. You can see the commit message and exact patch here: http://ghostscript.com/pipermail/gs-cvs/2011-February/012339.html Thanks for tracking this down, it's very much appreciated! |