* config/srclist.txt: Comment out regcomp.c, since we have a porting fix
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2005 17:57:01 +0000 (17:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2005 17:57:01 +0000 (17:57 +0000)
commite138416d9e5d5f5202ab25505ff9bac94e9adbe0
treef3e533d612a12e0600a66223d5fe8d94d43546c9
parentb7278a841b2a18953186d8f9badea2b0e1ccb047
* config/srclist.txt: Comment out regcomp.c, since we have a porting fix
now.
* lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
in wint_t, not wchar_t.  Remove now-unnecessary cast.
config/ChangeLog
config/srclist.txt
lib/ChangeLog
lib/regcomp.c