Francois Gouget : d3dcompiler_43: Don' t use nameless unions in our private structures to avoid trouble with compilers where they are not supported .

Alexandre Julliard julliard at winehq.org
Mon Aug 30 13:00:40 CDT 2010


Module: wine
Branch: master
Commit: aaf78f1a0b63d0a6c5c11f9ef8bf0dbc7d0cb427
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=aaf78f1a0b63d0a6c5c11f9ef8bf0dbc7d0cb427

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun Aug 29 23:40:33 2010 +0200

d3dcompiler_43: Don't use nameless unions in our private structures to avoid trouble with compilers where they are not supported.

---

 dlls/d3dcompiler_43/asmparser.c           |   24 ++++++++--------
 dlls/d3dcompiler_43/asmshader.y           |   34 +++++++++++-----------
 dlls/d3dcompiler_43/asmutils.c            |   32 +++++++++++-----------
 dlls/d3dcompiler_43/bytecodewriter.c      |   42 ++++++++++++++--------------
 dlls/d3dcompiler_43/d3dcompiler_private.h |    2 +-
 5 files changed, 67 insertions(+), 67 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=aaf78f1a0b63d0a6c5c11f9ef8bf0dbc7d0cb427



More information about the wine-cvs mailing list