On 05/04/11 10:21, Sam Steingold wrote:
> What I was complaining about is that I have to pull 150+ _files_ to define
> a function whose C code takes about the same number of _lines_.
Sure, and I had similar problems when I recently modified Emacs to use gnulib.
I fixed the problems by proposing an
> * Eric Blake [2011-05-04 10:03:36 -0600]:
> On 05/04/2011 09:51 AM, Sam Steingold wrote:
>> And yet again it is time for me to bitch about dependency creep.
>>
>> discovered that it offered canonicalize_file_name instead.
>
> Try canonicalize-lgpl instead; much lighter-weight, and is the only
>
On 05/04/2011 09:51 AM, Sam Steingold wrote:
> And yet again it is time for me to bitch about dependency creep.
>
> I thought about pulling realpath from gnulib (because clisp includes its
> own implementation - BTW, are there still unixes which lack it?) and
Read doc/posix-functions/realpath.tex
And yet again it is time for me to bitch about dependency creep.
I thought about pulling realpath from gnulib (because clisp includes its
own implementation - BTW, are there still unixes which lack it?) and
discovered that it offered canonicalize_file_name instead.
I tried pulling it and the list