Tagged Questions

1
vote
2answers
314 views

Sun Studio Compiler: implicit function declaration: typeof

When attempting to compile mpd with Sun Studio compiler: "client.c", line 438: warning: implicit function declaration: typeof I tracked down the offending lines of code, in dlist.h: #define ...