The older GNU extension is %as or %a[ and %ms/%m[ was added after C99 usurped %a. Newer GNU implementations support both in that %a is a flag if followed by s or [ and a specifier otherwise. Hence the code is correct for portability to both old and new GNU C libraries. _______________________________________________ elfutils-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/elfutils-devel
- addr2line format specifiers Kurt Roeckx
- Re: addr2line format specifiers Roland McGrath
- Re: addr2line format specifiers Kurt Roeckx
- Re: addr2line format specifiers Roland McGrath
