Date: Mon, 20 Feb 1995 22:28:56 +0300 From: "Andrey A. Chernov, Black Mage" <ache@astral.msk.su> To: CVS-commiters@freefall.cdrom.com, cvs-lib@freefall.cdrom.com, Nate Williams <nate@freefall.cdrom.com> Subject: Re: cvs commit: src/lib/libcompat Makefile Message-ID: <tCurEIlyy3@astral.msk.su> In-Reply-To: <199502201819.KAA29654@freefall.cdrom.com>; from Nate Williams at Mon, 20 Feb 1995 10:19:52 -0800 References: <199502201819.KAA29654@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199502201819.KAA29654@freefall.cdrom.com> Nate Williams writes: >nate 95/02/20 10:19:52 > Modified: lib/libcompat Makefile > Log: > Make libcompat a static only library. > Since functions will come and go from libcompat as they are deprecated > it makes no sense to build a shared library out of it as it will change. > Based on freedback from Terry and Jonas on the mailing lists. I disagree with this solution. It is functionality reducing and space waste without any good reasons. Old stuff is really needed to port many programs and it _not_ will change, you can't change whole world. In other case I forced to write ftime() function f.e. again and againg for each port. I think it is more sense to move this function to libcompat and don't write it each time. You can't rule whole world and depricate something living in it. I strongly reccomend to back out this change. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tCurEIlyy3>