Re: HEADS UP: LC_CTYPE format changed

From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 02/26/05

  • Next message: Ruslan Ermilov: "Re: HEADS UP: LC_CTYPE format changed"
    Date: Sun, 27 Feb 2005 00:45:52 +0200
    To: Andrey Chernov <ache@nagual.pp.ru>
    
    
    

    Hi Andrey,

    On Sun, Feb 27, 2005 at 01:37:40AM +0300, Andrey Chernov wrote:
    > On Sun, Feb 27, 2005 at 12:32:15AM +0200, Ruslan Ermilov wrote:
    > > Hi there,
    > >
    > > I've just committed changes that modify the format of LC_CTYPE
    > > files. Next time when you buildworld/installworld, please do
    > > it without -DNO_CLEAN, or at least remove the contents of
    > > /usr/obj/usr/src/share/mklocale/.
    >
    > Usually nothing wrong happens even without those measures. If LC_CTYPE
    > file format is different enough, the reader function returns error and
    > locale stays to "C". The only case left if it is different in small part
    > so reader function can't detect the difference. I don't look at your
    > changes yet to say one or another for sure.
    >
    Yes, with my changes and with a NO_CLEAN build/install the locale
    will be "C" next time you reboot. make.conf(5) warns about not
    using NO_CLEAN routinely, but people doing it (like myself) won't
    generally be glad to see their locale stopped working, hence the
    HEADS UP.

    Cheers,

    -- 
    Ruslan Ermilov
    ru@FreeBSD.org
    FreeBSD committer
    
    



  • Next message: Ruslan Ermilov: "Re: HEADS UP: LC_CTYPE format changed"

    Relevant Pages

    • Re: HEADS UP: LC_CTYPE format changed
      ... >> file format is different enough, the reader function returns error and ... >> so reader function can't detect the difference. ... Ruslan Ermilov ... FreeBSD committer ...
      (freebsd-current)
    • Re: HEADS UP: LC_CTYPE format changed
      ... > file format is different enough, the reader function returns error and ... > so reader function can't detect the difference. ... BTW, perhaps you need to change _RUNE_MAGIC_1 constant too to indicate the ... It depends of its nature. ...
      (freebsd-current)