From Fedora Project Wiki
m (fixup after mediawiki migration) |
(Removing myself from the list, I think the SIG is no longer necessary.) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
== People interested == | == People interested == | ||
* ToshioKuratomi | * ToshioKuratomi | ||
* CallumLerwick | * CallumLerwick | ||
Line 15: | Line 14: | ||
== Open Issues == | == Open Issues == | ||
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179259 ExcludeArch Tracker for x86_64] | * [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179259 ExcludeArch Tracker for x86_64] | ||
== Common Issues and Solutions == | == Common Issues and Solutions == | ||
Line 28: | Line 23: | ||
* Document typical x86_64 problems and ways of dealing with them | * Document typical x86_64 problems and ways of dealing with them | ||
[[Category:Arch-specific SIGs]] |
Latest revision as of 10:41, 14 February 2019
x86-64 Special Interest Group
Mission
The purpose of the Fedora x86-64 SIG is to help fix any and all x86-64 related bugs in Fedora packages.
People interested
- ToshioKuratomi
- CallumLerwick
- AdamGoode
- PeterGordon
Open Issues
Common Issues and Solutions
- Pointer / int problems: on x86_64, pointers are long, not int. See #158646 for an example of how to solve this problem.
TODO
- Document typical x86_64 problems and ways of dealing with them