Duplicated typedef trips my gcc over

Christiaan Baaij christiaan.baaij at gmail.com
Mon Oct 26 09:53:27 UTC 2015


I cannot build HEAD for the same reason. Same GCC version.

On 21 October 2015 at 13:08, Gabor Greif <ggreif at gmail.com> wrote:

> Hi all,
>
> look:
>
> $ git grep "typedef struct LibDwSession_ "
> rts/Libdw.c:typedef struct LibDwSession_ LibDwSession;
> rts/Libdw.h:typedef struct LibDwSession_ LibDwSession;
>
> $ which gcc
> /usr/bin/gcc
>
> $ gcc --version
> gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Any reason why we need the typedef in rts/Libdw.c ?? My gcc complains
> about it...
>
> Cheers,
>
>     Gabor
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151026/8f7a0353/attachment.html>


More information about the ghc-devs mailing list