Details

[Home]

Issue of the Implementation # S0803

Brief

getdate() breaks requirement getdate.13

Detailed Description

The requirement claims:

"Extra whitespace in either the template file or in string shall be ignored."

But if there are any white spaces at the end of the query, the function returns with error 7.

https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=2913

Problem location(s) in the standard

The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition, System Interfaces, the description of getdate() function

Component

glibc 2.17

References

http://www.opengroup.org/onlinepubs/000095399/functions/getdate.html

Accepted

Red Hat Bugzilla, 15346

Status

Fixed in glibc.git.

[Home]