#tagItem init?
Hi, Bill,
I get the same thing with the TAG_ITEMS, but found a different
workaround:
WA_Left, 0,
.
.
.
WA_Title, &"My Window", /* <— the "&" */
.
.
.
Also, saying
WA_xxxxx.ti_Data = (ULONG)something /* … struct GList *something… */
got me past another warning. I came across these while trying to compile
code generated by a pd program "GadToolsBox" (which works really well, by
the way, otherwise ) (( I only have SAS/C v5.10 ))
… a message Whap!'ed from scenic Boring, Oregon by
Jeff P.