bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] [PATCH 1/2] Fix dlsym() failures on OS/2 kLIBC


From: Eli Zaretskii
Subject: Re: [bug-gawk] [PATCH 1/2] Fix dlsym() failures on OS/2 kLIBC
Date: Wed, 11 Oct 2017 17:07:21 +0300

> From: KO Myung-Hun <address@hidden>
> Date: Wed, 11 Oct 2017 22:32:24 +0900
> 
> OS/2 kLIBC prepends '_' to symbols.

I think this is better dealt with by a wrapper for dlsym, you could
put it in pc/gawkmisc.pc.  It's better to keep this kind of stuff out
of the mainline code, where it makes code reading harder for everyone.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]