Displaying 1 result from an estimated 1 matches for "pkord".
Did you mean:
kord
2009 Jan 14
1
Ordinal Package Errors
...initialized in this function
gcc -m32 -std=gnu99 -I/usr/include/R -I/usr/local/include -fpic -O2
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -c kord.c -o kord.o
kord.c: In function ?pkord?:
kord.c:428: warning: suggest explicit braces to avoid ambiguous ?else?
kord.c: In function ?kord?:
kord.c:73: warning: ?omega? may be used uninitialized in this function
kord.c:73: warning: ?b0b? may be used uninitialized in this function
kord.c:73: warning: ?a0a? may be used uninitialized in thi...