This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][BZ #14888] Use ISSPACE consistently in strptime


On Mon, 15 Apr 2013, Siddhesh Poyarekar wrote:

> There are a couple of places in strptime where it checks only for
> spaces when trying to skip whitespace.  Attached patch fixes them.  No
> regressions in the testsuite.  OK to commit?

Is this user-visible to users of glibc?  If so, there should be a 
testcase.

-- 
Joseph S. Myers
joseph@codesourcery.com


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