James Henstridge <james at daa.com.au> writes: >It was the f_noscript attribute of the _IDL_OP_DCL structure. The start >of the structure in the IDL.h header file looks like the following: > >struct _IDL_OP_DCL { > unsigned __f_noscript : 1; /* Deprecated */ I didn't use that for anything, so presumably nothing is broken by removing it (unless weird struct member alignment issues are involved). Has anybody gotten the py-idl script to compile any sample IDL? -Michael Robinson