Displaying 4 results from an estimated 4 matches for "sarray".
Did you mean:
array
2010 May 04
1
errors when installing rjags
...ole? has no member named ?clearDefaultMonitors?
jags.cc: In function ?SEXPREC* get_monitored_values(SEXPREC*, SEXPREC*)?:
jags.cc:456: error: no matching function for call to ?Console::dumpMonitors(std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, SArray, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, SArray> > >&, std::map<std::basic_string<cha...
2006 Oct 16
1
[LLVMdev] initializer does not match global variable type.
...* }
%struct._objc_selector = type { sbyte*, sbyte* }
%struct._objc_symtab = type { int, %struct._objc_selector**,
short, short, [2 x sbyte*] }
%struct.objc_class = type { %struct.objc_class*,
%struct.objc_class*, sbyte*, int, uint, int, %struct.objc_ivar_list*,
%struct.objc_method_list*, %struct.sarray*, %struct.objc_class*,
%struct.objc_class*, %struct.objc_protocol_list*, sbyte* }
%struct.objc_ivar_list = type opaque
%struct.objc_method_list = type opaque
%struct.objc_object = type { %struct.objc_class* }
%struct.objc_protocol_list = type opaque
%struct.sarray = type opaque
%llvm.global_ct...
2006 Oct 17
1
[LLVMdev] initializer does not match global variable type.
...* }
%struct._objc_selector = type { sbyte*, sbyte* }
%struct._objc_symtab = type { int, %struct._objc_selector**,
short, short, [2 x sbyte*] }
%struct.objc_class = type { %struct.objc_class*,
%struct.objc_class*, sbyte*, int, uint, int, %struct.objc_ivar_list*,
%struct.objc_method_list*, %struct.sarray*, %struct.objc_class*,
%struct.objc_class*, %struct.objc_protocol_list*, sbyte* }
%struct.objc_ivar_list = type opaque
%struct.objc_method_list = type opaque
%struct.objc_object = type { %struct.objc_class* }
%struct.objc_protocol_list = type opaque
%struct.sarray = type opaque
%llvm.global_ct...
2009 Jul 21
1
error when installing rjags
...E=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -c jags.cc -o jags.o
jags.cc:8:21: error Console.h No such file or directory
jags.cc:9:24: error: util/naing.h: No such file or directory
jags.cc:20: error: 'SArray' was not declared in this scope
jags.cc:21: error expected ',' or ';' before { token
R version 2.9.0 (2009-04-17)
i386-redhat-linux-gnu
locale:
LC_CTYPE=en_US.utf8;LC_NUMERIC=C;LC_TIME=en_US.utf8;LC_COLLATE=en_US.utf8;LC
_MONETARY=C;LC_MESSAGES=en_US.utf8;LC_PA...