Bug 579639
| Summary: | SuperTux bundles Squirrel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt McCutchen <matt> | ||||
| Component: | supertux | Assignee: | Steven Pritchard <steve> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | dan, steve | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | supertux-0.3.3-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-04-15 07:31:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 504493 | ||||||
| Attachments: |
|
||||||
|
Description
Matt McCutchen
2010-04-06 05:57:44 UTC
It looks like this may be addressed along with bug 575533. Please check if this is an unmodified copy of squirrel, people quite often make API incompatible improvements to squirrel. The modifications are unimportant. It looks like SuperTux was successfully built against the system Squirrel: https://koji.fedoraproject.org/koji/buildinfo?buildID=165815 (In reply to comment #3) > The modifications are unimportant. It looks like SuperTux was successfully > built against the system Squirrel: Can you post the diff somewhere? Created attachment 406681 [details] SuperTux changes to squirrel Here is the diff. It consists of two changes. - Adding a missing const. Accepted upstream, but there is no publicly viewable repository (ugh): http://squirrel-lang.org/forums/thread/3632.aspx - A change to word size determination that was proposed upstream but got no response: http://squirrel-lang.org/forums/thread/3633.aspx Thanks, they looks harmless. Closing because the rawhide package already uses system squirrel. |