This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/61612] trunk revision 211984 winnt.c âhash_table_câ does not name a type
- From: "n8tm at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jun 2014 00:55:32 +0000
- Subject: [Bug c/61612] trunk revision 211984 winnt.c âhash_table_câ does not name a type
- Auto-submitted: auto-generated
- References: <bug-61612-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61612
--- Comment #4 from n8tm at aol dot com ---
On 6/25/2014 2:49 PM, Tim Prince wrote:
>
> On 6/25/2014 1:57 PM, mpolacek at gcc dot gnu.org wrote:
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61612
>>
>> Marek Polacek <mpolacek at gcc dot gnu.org> changed:
>>
>> What |Removed |Added
>> ----------------------------------------------------------------------------
>>
>> Status|NEW |RESOLVED
>> CC| |mpolacek at gcc dot
>> gnu.org
>> Resolution|--- |FIXED
>>
>> --- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
>> Should be fixed.
> Yes, it works now. Thanks.
>
But it still requires configure --disable-werror ..... on account of
that (int *) cast.