search for: oct_or_hex

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

2016 Jan 27
2
rstan warning messages
Confirmed that gcc-gfortran is installed Package gcc-gfortran-4.4.7-16.el6.x86_64 already installed and latest version What could I check next? I do not have the following installed and will get that done and tested again. libcurl-devel libidn-devel Thanks, Larry -----Original Message----- From: Tom Callaway [mailto:tcallawa at redhat.com] Sent: Wednesday, January 27, 2016
2016 Jan 28
2
rstan warning messages
...nclude/R/Rinternals.h:890:6: note: expected 'const char *' but argument is of type 'ucs_t *' SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ myUTF8.c:112:34: warning: variable 'use_wcs' set but not used [-Wunused-but-set-variable] Rboolean oct_or_hex = FALSE, use_wcs = FALSE; ^ myUTF8.c:112:14: warning: variable 'oct_or_hex' set but not used [-Wunused-but-set-variable] Rboolean oct_or_hex = FALSE, use_wcs = FALSE; ^ myUTF8.c:101:14: warning: unused variable ...