search for: bitset_mask

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

2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
...^ "../../../src/main/regex.c", line 9926: error #2020: identifier "bool" is undefined bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); ^ "../../../src/main/regex.c", line 813: warning #2177-D: function "bitset_mask" was declared but never referenced bitset_mask (bitset_t dest, const bitset_t src) ^ 6 errors detected in the compilation of "../../../src/main/regex.c". gmake[3]: *** [regex.o] Error 2 gmake[3]: Leaving directory `/rnd/homes/lfan/R-2.5.1/build/src/main' gmake[2]:...
2005 Aug 23
1
compile R with Portland Group compiler
...pe argument src (regex.c: 753) PGC-S-0043-Redefinition of symbol, bitset_not_merge (regex.c: 753) PGC-S-0063-Operand of ~ must be an integer type (regex.c: 756) PGC-W-0084-Type of old-style argument src does not match type of prototype argument src (regex.c: 763) PGC-S-0043-Redefinition of symbol, bitset_mask (regex.c: 763) PGC-S-0100-Non-integral operand for mod, shift, or bitwise operator (regex.c: 766) PGC-W-0155-Long value is passed to a nonprototyped function - argument #5 (regex.c: 3152) PGC-W-0155-Long value is passed to a nonprototyped function - argument #3 (regex.c: 4261) PGC-W-0155-Long va...