|
Message-ID: <519945C5.30106@gentoo.org> Date: Sun, 19 May 2013 23:36:05 +0200 From: Luca Barbato <lu_zero@...too.org> To: musl@...ts.openwall.com Subject: Re: patch: make the size of errbuf configurable On 05/19/2013 11:05 PM, Szabolcs Nagy wrote: > * Z. Gilboa <zg7s@...rvices.virginia.edu> [2013-05-19 16:12:58 -0400]: >> When a shared library that resides in a deeply nested folder >> contains unresolved (long-named, mangled) symbols, the displayed >> name of the library and/or symbol might get truncated. The attached >> patch makes the size of errbuf (ldso/dynlink.c) configurable >> (--with-ld-errbuf-size), while yet leaving the default size of 128 >> unaffected. > > i dont think this is the best place to start adding configurations > > i'd prefer simply increasing the buffer if this is an issue > > c++ mangled names can get pretty insane, i just checked my system > check boost-spirit for the most amazing results (we are talking kilobytes for a single symbol) lu
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.