This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Prevent macro expansion of mblen


On Thu, Dec 28, 2000 at 07:28:11PM +0100, Gabriel Dos Reis wrote:
> But protecting the macro expansion doesn't make 'mblen' to have C
> linkage.

So surely all that was needed is to add `extern "C"' to the
original patch?  (Though frankly I don't understand the 
implications of C linkage on an inline function.)


r~

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