> * Eric Blake <roy...@erqung.pbz> [2011-05-24 10:21:16 -0600]: > On 05/24/2011 10:18 AM, Eric Blake wrote: >> On 05/24/2011 10:12 AM, Sam Steingold wrote: >>> I updated gnulib and found that it now wants to add these files to >>> CLISP: >>> >>> src/gllib/glthread/lock.c >>> src/gllib/glthread/lock.h >>> src/gllib/glthread/threadlib.c >>> src/gllib/strerror-impl.h >>> src/gllib/strerror_r.c >>> src/glm4/strerror_r.m4 >>> >>> I did not import any new modules. >>> what has happened? > > That means that strerror-impl.h, strerror_r.c, and strerror_r.m4 will > still be needed, but it would get rid of the three glthread files.
I think this is wrong. I do not want strerror_r. I did not ask for it and there is no need for it in any module I asked for. You are making the use of gnulib a very risky proposition. I do _NOT_ want to bundle the whole of gnu libc with clisp. You are making sure that I have to pull in more and more files every time I update the gnulib files. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://ffii.org http://memri.org http://www.memritv.org http://pmw.org.il http://iris.org.il http://dhimmi.com http://mideasttruth.com Lisp is a way of life. C is a way of death.