NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40411: standalone-tcsh dumps core when tab completing some filenames



The following reply was made to PR lib/40411; it has been noted by GNATS.

From: Takehiko NOZAKI <takehiko.nozaki%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
netbsd-bugs%netbsd.org@localhost, 
        htodd%twofifty.com@localhost
Subject: Re: pkg/40411: standalone-tcsh dumps core when tab completing some 
        filenames
Date: Mon, 19 Jan 2009 07:13:55 +0900

 hi, all.
 
 i nuked wctrans_init(), because it's not good idea(make tow* func
 little bit slower).
 we can statically initialize _DefaultRuneLocale.rl_wctrans field
 and dynamically allocated _RuneLocale also can do it
 at their constructor_citrus_LC_CTYPE_create_impl().
 
 pkgsrc/shells/standalone-tcsh must be rebuilded,
 because it is statically linked binary.
 
 
 very truly yours.
 -- 
 Takehiko NOZAKI<takehiko.nozaki%gmail.com@localhost>
 


Home | Main Index | Thread Index | Old Index