On Apr 1 00:47, Takashi Yano wrote:
> Hi Corinna,
>
> On Sun, 31 Mar 2019 16:36:51 +0200 Corinna Vinschen rote:
> > This hunk is ok, but I wonder if the time hasn't come to simplify the
> > original code. The `static char NO_COPY' only makes marginal sense
> > since it's strdup'ed anyway.
> >
>
Hi Corinna,
On Sun, 31 Mar 2019 16:36:51 +0200 Corinna Vinschen rote:
> This hunk is ok, but I wonder if the time hasn't come to simplify the
> original code. The `static char NO_COPY' only makes marginal sense
> since it's strdup'ed anyway.
>
> What if we just define two const char's like this