| Summary: | gcc doesn't know about '%+' in formatstring of strftime() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | marcolz <marcolz> | ||||
| Component: | gnu | Assignee: | David E. O'Brien <obrien> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | sys | ||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
marcolz
2001-04-25 01:30:01 UTC
marcolz@ilse.nl writes: > > >Number: 26827 > >Category: gnu > >Synopsis: gcc doesn't know about '%+' in formatstring of strftime() > >Description: > gcc warns when using '%+' in a formatstring when using strftime(), although > libc knows it. Is "%+" a FreeBSDism? If it isn't, this should probably be sent to the GCC folks. > Is "%+" a FreeBSDism? If it isn't, this should probably be sent to
> the GCC folks.
Hmmm.. I don't know... Linux has it in glibc2, but does not support it...
Marc
Responsible Changed From-To: freebsd-bugs->obrien Over to in-tree gcc maintainer, who should know (where to find out) if '%+' is a FreeBSDism. State Changed From-To: open->closed committed, thanks! |