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: christos%zoulas.com@localhost (Christos Zoulas)
To: Takehiko NOZAKI <takehiko.nozaki%gmail.com@localhost>, 
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: Sun, 18 Jan 2009 19:45:43 -0500

 On Jan 19,  7:13am, takehiko.nozaki%gmail.com@localhost (Takehiko NOZAKI) 
wrote:
 -- Subject: Re: pkg/40411: standalone-tcsh dumps core when tab completing som
 
 | 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.
 | 
 
 Thanks for looking into it. 
 
 christos
 


Home | Main Index | Thread Index | Old Index