This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28015] Nonspecific error messages
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2006 16:37:18 -0000
- Subject: [Bug c++/28015] Nonspecific error messages
- References: <bug-28015-8054@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-13 16:37 -------
I cannot reproduce this with a simple:
struct timespec {};
#include <time.h>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28015