search for: hex_to_rgb

Displaying 2 results from an estimated 2 matches for "hex_to_rgb".

2008 Aug 22
1
Building colorspace on RHEL5
...cit declaration of function 'isxdigit' colorspace.c: In function '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': colors...
2008 May 21
1
colorspace package does not compile on ubuntu 7.04 32 bit
...mp? colorspace.c: In function ?CheckHex?: colorspace.c:407: warning: 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...