[Bug 93197] [libc] strptime(3) succeeds on formats it should fail on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 28 21:50:58 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=93197
Pedro F. Giffuni <pfg at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-bugs at FreeBSD.org |freebsd-standards at FreeBSD.o
| |rg
--- Comment #2 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
Assign to standards: this looks like a POSIX compliance issue.
http://pubs.opengroup.org/onlinepubs/009695399/functions/strptime.html
...
RETURN VALUE
Upon successful completion, strptime() shall return a pointer to the
character following the last character parsed. Otherwise, a null pointer shall
be returned.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list