This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Mark __dso_handle hidden


On Thu, Jun 16, 2011 at 14:14, H.J. Lu <hjl.tools@gmail.com> wrote:
> The result of calling such atexit from DSO is weird run-time
> problems,

And programs are for this reason not getting into these situations
because it never worked.


> My patch will prevent that.

It simply will deprecate the use of all old compilers.


> ÂAs for link-time failure my patch introduces
> with the older compilers, the work around is very trivial.

Non-automatic changes are never trivial.


And once again you miss to descibe why you want this change in the first place.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]