search for: uclass

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

Did you mean: class
2005 Aug 05
1
Installation problem on SGI IRIX6.5
...character.c -o character.o cc-1185 cc: WARNING File = character.c, Line = 714 An enumerated type is mixed with another type. warn = warn | !utf8strIsASCII(CHAR(STRING_ELT(CAR(args), i))); ^ cc-1552 cc: WARNING File = character.c, Line = 698 The variable "uclass" is set but never used. int i, len, minlen, uclass; ^ cc-1020 cc: ERROR File = character.c, Line = 1300 The identifier "wctrans_t" is undefined. wctrans_t tr = wctrans(ul ? "toupper" : "tolower"); ^ cc-118...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...^ ------------------------------------------------------------------------ c89 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c character.c -o character.o cc-1552 c89: WARNING File = character.c, Line = 368 The variable "uclass" is set but never used. int i, len, minlen, uclass; ^ ------------------------------------------------------------------------ c89 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c coerce.c -o coerce.o...