Date: Sun, 28 Sep 2014 21:50:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-standards@FreeBSD.org Subject: [Bug 93197] [libc] strptime(3) succeeds on formats it should fail on Message-ID: <bug-93197-15-Jn14dXLxR5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-93197-15@https.bugs.freebsd.org/bugzilla/> References: <bug-93197-15@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=93197 Pedro F. Giffuni <pfg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-bugs@FreeBSD.org |freebsd-standards@FreeBSD.o | |rg --- Comment #2 from Pedro F. Giffuni <pfg@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-93197-15-Jn14dXLxR5>