Displaying 2 results from an estimated 2 matches for "decodehexstr".
2008 Aug 22
1
Building colorspace on RHEL5
...'RGB_to_RColor':
colorspace.c:1024: warning: unused variable 'Zn'
colorspace.c:1024: warning: unused variable 'Yn'
colorspace.c:1024: warning: unused variable 'Xn'
colorspace.c: In function 'hex_to_RGB':
colorspace.c:1115: warning: passing argument 1 of 'decodeHexStr'
discards qualifiers from pointer target type
colorspace.c: In function 'polarLAB_to_LAB':
colorspace.c:218: warning: control reaches end of non-void function
colorspace.c: In function 'XYZ_to_LUV':
colorspace.c:314: warning: control reaches end of non-void function
make: *** [c...
2008 May 21
1
colorspace package does not compile on ubuntu 7.04 32 bit
...ing: implicit declaration of function ?strlen?
colorspace.c:407: warning: incompatible implicit declaration of built-in
function ?strlen?
colorspace.c:411: warning: implicit declaration of function ?isxdigit?
colorspace.c: In function ?hex_to_RGB?:
colorspace.c:1115: warning: passing argument 1 of ?decodeHexStr? discards
qualifiers from pointer target type
make: *** [colorspace.o] Error 1
ERROR: compilation failed for package 'colorspace'
** Removing '/home/mspivako/R/i486-pc-linux-gnu-library/2.7/colorspace'
The downloaded packages are in
/tmp/RtmpSxK3ea/downloaded_packages
Warni...