Chuck Rolke created PROTON-601:
----------------------------------
Summary: Proton-C Windows swig warning: nested union not supported
Key: PROTON-601
URL: https://issues.apache.org/jira/browse/PROTON-601
Project: Qpid Proton
Issue Type: Bug
Components: python-binding
Affects Versions: 0.7
Environment: Windows Server 2012 R2
Visual Studio 2010, x86 Win32
Swig 3.0.1
Python 2.6.1
Cmake 2.8.12.2
Ruby 1.8.6
Reporter: Chuck Rolke
Building the cproton object elicits a warning:
{noformat}
9>D:\Users\crolke\svn\proton\proton-c\include\proton\codec.h(87):
warning 312: Nested union not currently supported (ignored).
{noformat}
The fix seems fairly direct: don't nest the union. See review board.
--
This message was sent by Atlassian JIRA
(v6.2#6252)