On 14 May 2015 at 19:47, Joseph Myers <jos...@codesourcery.com> wrote:
> On Thu, 14 May 2015, Iain Buclaw wrote:
>
>> On another note, I've found out why the remaining 20 symbols in my 75k
>> sample failed.  They don't fail at all!  It's just that they were all
>> greater than 33,000 characters in length, and my test used c++filt,
>> which trims anything bigger than 32767 (whoops!).
>
> That would be a bug in c++filt (failure to follow the GNU Coding Standards
> regarding having no arbitrary limits).
>

Good to know.  I'll query the binutils maintainers on a fix for that then.

Iain

Reply via email to