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).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to