This is the mail archive of the cygwin-patches@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: preliminary patch for incorporating internationalizing facilities


>>> On Wed, 28 Jun 2000 17:13:54 -0400
>>> Chris Faylor <cgf@cygnus.com> said:

> I don't understand the reason for using strtol rather than
> atoi either.

I have no reasonable reason.  The current implementation of
strtol uses locale-depend macros. I wanted to check where strtol
was used in Cygwin correctly before I dealt with this problem.
`atoi' disturbed my work at the time, so I hated it and replaced
it with `strtol'.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

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