[A89] OSdequeue() on TIGCC 0.91
[Prev][Next][Index][Thread]
[A89] OSdequeue() on TIGCC 0.91
I don't know if anyone else has noticed this, but with tigcc 0.91, whenever
I try to use the OSdequeue() function using the & dereferencer, I get a
"Incompatible type for argument 1 of indirect function call" error. The
offending call would have the format of:
OSdequeue(&key, kbq);
where "key" is a short integer, and "kbq" is a void pointer to kbd_queue().
Could anyone shed some light on this?
BTW, I apologize if this has already been brought up. I just subscribed to
the list 5 minutes before writing this.
The Fishy One's Infinite Wisdom #28: "Life is anything that dies when you
stomp on it."
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
Follow-Ups: