search for: enumerated

Displaying 20 results from an estimated 3248 matches for "enumerated".

Did you mean: enumerate
2008 Jan 02
0
3 commits - libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_movie.c | 36 ++++++++++++++++++++++++++++++--- test/trace/Makefile.am | 9 ++++++++ test/trace/movie-enumerate-5.swf |binary test/trace/movie-enumerate-5.swf.trace | 2 + test/trace/movie-enumerate-6.swf |binary test/trace/movie-enumerate-6.swf.trace | 2 + test/trace/movie-enumerate-7.swf |binary
2009 Jun 04
1
error installing RCurl in SUSE SLES10-SP2
dear list, i'm trying to install the package RCurl into a linux system running SUSE Linux Enterprise Server 10 SP2 but i get compilation errors which i guess should be due to some missing additional software. i've been searching about the R-help archives without success so i hope somebody can point me out to this missing piece. in principle, i have the necessary curl software installed:
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
Hi, I'm struggling to install RCurl for 32-bit linux and am hoping for some suggestions. I obtained RCurl_1.3-1.tar.gz from CRAN today, and am using a very recent version of R: R version 2.10.1 Patched (2010-01-12 r50970). I'm not the sysadmin for this system (disclaimer: my sysadmin skills are not very good, I'm afraid). curl is available centrally on the system but
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...ngs reported: ------------------------------------------------------------------------ DIRECTORY: R-1.2.1/src/appl c89 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c chull.c -o chull.o cc-1185 c89: WARNING File = chull.c, Line = 77 An enumerated type is mixed with another type. Rboolean vert, neg_dir=0; ^ cc-1185 c89: WARNING File = chull.c, Line = 84 An enumerated type is mixed with another type. vert = (x[jj] == xt); ^ cc-1185 c89: WARNING File = chull.c, Line = 87 An enumerated...
2009 Jun 05
2
Install RCurl in Linux
Hello all, I had both curl and curl-devel (both 7.15) installed on my x86_64/CentOS machine. However, I still got problem when I do R CMD INSTALL RCurl   Error message below, since library and/or include path is missing. I tried R CMD INSTALL RCurl --configure-args='--libdir=/usr/lib64/  --includedir=/usr/include/' Same result. Any hint/suggestion would be appreciated. ... No
2006 Mar 27
3
Enumerable?
Hi, Can anyone please point me to some docs on Enumerable. I can''t seem to find anything on how to use it. Thanx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060327/0825d5e8/attachment-0001.html
2006 Jan 23
3
prototype.js: enumerable mixin for hash broken
Hello everyone. I am not sure if this is the right place to post, please redirect me if there is a mailinglist more specifically dealing with prototype.js. After playing around with the very inspiring prototype library I have found a rather annoying thing, that makes the usefulness of the Enumerable mixin for Hashes questionable, if I am not totally wrong (again :-). Here an example:
2024 Apr 11
0
[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 4118d9533ff3a5d16efb476a0d00afceecd92cf5 Add linux-next specific files for 20240411 Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/202404120101.dAQBAzh3-lkp at intel.com Error/Warning: (recently discovered and may have been fixed) huge_memory.c:(.text+0x1778): undefined reference
2015 Apr 26
2
Migration to Samba 4
Testing this "classic upgrade" scenario on a test server and have some issues. I'm using the Sernet 4.2.1 packages on Debian Wheezy. I copied the required tdb files and the smb.conf to the new test server (named WHEEZY). Edited the smb.conf to reflect the new host/netbios name of WHEEZY (remember that I want to keep the old PDC in service afterword for file and print sharing duties
2007 Oct 15
0
8 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_sound.c libswfdec/swfdec_sound.h test/trace
libswfdec/swfdec_as_interpret.c | 65 ++------- libswfdec/swfdec_sound.c | 24 --- libswfdec/swfdec_sound.h | 4 test/trace/Makefile.am | 27 +++ test/trace/enumerate-5.swf |binary test/trace/enumerate-5.swf.trace | 6 test/trace/enumerate-6.swf |binary test/trace/enumerate-6.swf.trace | 6
2005 Aug 19
13
Enumerations (again): Comments please
Some of my earlier questions may have hinted ever so slightly in the direction that I''m trying to implement "enumerations". By an enumeration here I mean a class that has a fixed number of immutable instances, which in turn have essentially only a name and a position. Requirements I''ve tried to meet are - Enumeration instances should only be loaded once from the
2013 Nov 17
6
Re: [edk2] [PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
On Sat, Nov 16, 2013 at 3:31 AM, Jordan Justen <jljusten@gmail.com> wrote: > When I try to boot this on qemu or kvm, it asserts because the video > framebuffer address is NULL. > That''s expected because of the hack. ;-) > On Fri, Nov 15, 2013 at 7:58 AM, Wei Liu <wei.liu2@citrix.com> wrote: >> This is a quick hack I pulled together last night to make OVMF
2015 Apr 27
0
Migration to Samba 4
On 26/04/15 23:21, Sonic wrote: > Testing this "classic upgrade" scenario on a test server and have some > issues. I'm using the Sernet 4.2.1 packages on Debian Wheezy. > > I copied the required tdb files and the smb.conf to the new test > server (named WHEEZY). Edited the smb.conf to reflect the new > host/netbios name of WHEEZY (remember that I want to keep the
2006 Feb 25
3
Enumerating over a Tree by Depth
I have a model using acts_as_tree which is working fine. Being new to Ruby I''m don''t know what enumerator is best to use for traversing a tree by depth. I can write one, but before I do I wanted to know if there is there an enumerator for traversing trees available that the community recommends? Thank you, Jose -- Posted via http://www.ruby-forum.com/.
2013 Feb 11
1
Starting S4 in production
Hello, I would try to migrate S3 to S4 in production but these messages (in bold) blocks me to do this. I can authenticate users et computers yet !, So what does they mean ? Regards root at vspdc:~# /usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=/root/smb3/varlib --dns-backend=BIND9_DLZ --use-xattrs=yes --realm=sc.isc84.org /root/smb3/etc/smb.conf Reading smb.conf
2006 Jun 28
3
Add to enumerable
This might seem like a really daft question, but I couldn''t find an answer anywhere. How do you add something to an enumerable object? Something like var first = $A(getElementsByTagName(''td'')); var second = $A(getElementsByTagName(''tr'')); first.PUSH(second); where the PUSH is something unknown. am i supposed to use inject here in some way? Andreas
2006 Jun 18
10
acts_as_enumerated
Hello All, Any one using acts_as_enumerated? I need help using (I like that it caches values in memory) I am working on a dating website and there are lots of options I want to store as enumerated like Status; divorce, single, Sex: male, female Eye color; blue, brown, green.... and lots more.... But I do not wanna keep them in seperate...
2007 Sep 06
2
[LLVMdev] Seeing a crash with ConstantFP::get
...y that out. >> OK. This possibility occurred to me, I checked the C++ standard, and >> the code is valid; this is explicitly required to work, and there's >> an example. > > Thought this might be my bug for a moment. > > 4.5p3 right? "If the bit-field has an enumerated type, it is > treated as any other value of that type for promotion purposes". > So the bitfield promotes like the enumeration constant itself and > the comparison should be good. You might argue with that one if you didn't feel like changing your compiler, but 9 .6p4 is quite ex...
2017 Feb 19
4
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Emmanuel Florac via samba wrote: > Unknown parameter encountered: "winbind enumerate users" > Ignoring unknown parameter "winbind enumerate users" > Unknown parameter encountered: "winbind enumerate groups" > Ignoring unknown parameter "winbind enumerate groups" It may be irrelevant, but I have: winbind enum groups = Yes winbind enum users
2011 Feb 22
0
Problem with Winbind/Kerberos authentication against AD 2003R2 RFC2307
...tent passwd, you can't assign ACLs to them. At least I can't find a way. Researching the problem, I hit upon a workaround that is not a solution, but does explain what is going on. I added a value to the GID attribute of the "Domain Users" AD group, and suddenly, all of my users enumerated using getent passwd. Problem is, they enumerate with all of the RFC2307 attribute values EXCEPT the primary group GID. That is replaced by the GID I gave to Domain Users. If you issue a getent passwd <username> you still get the RFC2307 GID for the primary group entry, but that same user...