This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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] | |
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-21 16:39 -------
Yes it looks like the fixinclude fix did not fix this case:
extern size_t __wcsftime_unix98 (wchar_t *, size_t, const wchar_t *, const struct tm *);
But we still need more information as not everyone has access to the headers which is why I had asked
for the preprocessed source file when you supplied -dD which also keeps the defines.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-06-21 16:39:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15065
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |