[PATCH 1/9] amstream/tests: Use nameless unions.

Henri Verbeet hverbeet at gmail.com
Tue Mar 23 06:06:47 CDT 2021


On Tue, 23 Mar 2021 at 00:30, Jacek Caban <jacek at codeweavers.com> wrote:
>
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>   dlls/amstream/tests/Makefile.in | 1 -
>   dlls/amstream/tests/amstream.c  | 2 +-
>   2 files changed, 1 insertion(+), 2 deletions(-)
>
I don't particularly care about what amstream does, but more broadly,
I have to say I think nameless unions are somewhat of a misfeature,
mostly just obfuscating things, not unlike overzealous typedefs.



More information about the wine-devel mailing list