bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] [PATCH] Enable visibility annotations


From: Chet Ramey
Subject: Re: [Bug-readline] [PATCH] Enable visibility annotations
Date: Fri, 22 Apr 2016 11:05:29 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

On 4/22/16 10:58 AM, Pedro Alves wrote:

> But we also still have:
> 
>  histlib.h:extern int history_offset;
>  misc.c:extern int history_offset;
>  examples/hist_purgecmd.c:44:extern int history_offset;
>  examples/hist_erasedups.c:41:extern int history_offset;
> 
> which was what misled me.  Shouldn't all these extern
> declarations except the history.h one be removed?

Yes, I will do that.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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