| Summary: | elfutils (addr2line) uses %a | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Stepan Kasal <skasal> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mark |
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2785, 2654 | ||
|
Description
Andrew Cagney
2006-06-16 14:43:42 UTC
This bug just needs: - a corresponding upstream bug (bugzilla.redhat.com) and add a link it to it - the local fix committed with the change log added to this Fixed with commit f231e276bda6395770ebb2fc2d1469def46c2707 * line2addr.c: Use %m modifier instead of %a to appease gcc. |