This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: binutils + i18n


On Tue, Sep 18, 2001 at 10:39:23PM -0700, H . J . Lu wrote:
> On Sun, Sep 16, 2001 at 09:22:25AM -0700, H . J . Lu wrote:
> > Here is a new patch. If there is no objection by next Tuesday, I
> > suggest we check it in. I will test it thoroughly on Linux under
> > LANG="en_US" by rebuilding a complete, working Linux/x86 and
> > Linux/mips.
> > 
> 
> FYI, since there were no objections, I checked it in. I tested the

Hi Bruno,

There are still a few "#include <ctype.h>" left:

# find -name *.[ch] | xargs grep ctype.h | grep  include | grep -v safe-ctype.h
./opcodes/arc-dis.c:#include <ctype.h>
./opcodes/openrisc-desc.c:#include <ctype.h>
./opcodes/openrisc-ibld.c:#include <ctype.h>
./bfd/doc/chew.c:#include <ctype.h>
./libiberty/regex.c:#  include <wctype.h>
./libiberty/regex.c:# include <ctype.h>
./include/mpw/mpw.h:#include <ctype.h>
./gas/config/tc-openrisc.c:#include <ctype.h>
./intl/finddomain.c:#include <ctype.h>
./intl/l10nflist.c:#include <ctype.h>
./intl/localealias.c:#include <ctype.h>

Could you please double check them?

Thanks.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]