bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix src/utils/tfmtodit/tfmtodit.cpp for GCC-3.5


From: Werner LEMBERG
Subject: Re: [PATCH] Fix src/utils/tfmtodit/tfmtodit.cpp for GCC-3.5
Date: Fri, 09 Apr 2004 11:59:30 +0200 (CEST)

> This file still makes GCC-3.5 unhappy.  The first 'struct' needs a
> type, and calling it 'S' will produce an error if the second struct
> is also type 'S', so I changed the second type to 'S2'.  The file
> now compiles with GCC-3.5.

Patch applied, thanks.  BTW, what was the reason to disallow anonymous
types?  I think this will break *many* old code...


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]