i have this error in queue.c i tried tycasting it..but dosen't work..any suggestions please..
queue.c: In function `icq_UDPQueueFindSeq':
queue.c:130: `WORD' is promoted to `int' when passed through `...'
queue.c:130: (so you should pass `int' not `WORD' to `va_arg')
make[2]: *** [queue.lo] Error 1
make[2]: Leaving directory `/usr/users/ram/test/icqlib-1.0.0/icqlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/users/ram/test/icqlib-1.0.0'
make: *** [all-recursive-am] Error 2
cheers
dna
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-05-19
I've got this problem too!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have this error in queue.c i tried tycasting it..but dosen't work..any suggestions please..
queue.c: In function `icq_UDPQueueFindSeq':
queue.c:130: `WORD' is promoted to `int' when passed through `...'
queue.c:130: (so you should pass `int' not `WORD' to `va_arg')
make[2]: *** [queue.lo] Error 1
make[2]: Leaving directory `/usr/users/ram/test/icqlib-1.0.0/icqlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/users/ram/test/icqlib-1.0.0'
make: *** [all-recursive-am] Error 2
cheers
dna
I've got this problem too!