search for: enumeration

Displaying 20 results from an estimated 3250 matches for "enumeration".

Did you mean: enumerations
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
...r suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E Version has a libidn field Version has CURLOPT_URL No CURLOPT_NOPROXY enumeration value. No CURLINFO_CONDITION_UNMET enumeration value. No CURLINFO_REDIRECT_URL enumeration value. No CURLINFO_CERTINFO enumeration value. No CURLINFO_PRIMARY_IP enumeration value. No CURLINFO_APPCONNECT_TIME enumeration value. No CURLOPT_KEYPASSWD enumeration value. No CURLOPT_DIRLISTONLY enumerati...
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
...IME Version has CURLINFO_REDIRECT_COUNT Version has CURLINFO_PRIVATE Version has CURLINFO_HTTP_CONNECTCODE Version has CURLINFO_HTTPAUTH_AVAIL Version has CURLINFO_PROXYAUTH_AVAIL Version has CURLINFO_OS_ERRNO Version has CURLINFO_NUM_CONNECTS Version has CURLINFO_SSL_ENGINES No CURLINFO_COOKIELIST enumeration value. No CURLINFO_LASTSOCKET enumeration value. No CURLINFO_FTP_ENTRY_PATH enumeration value. No CURLINFO_REDIRECT_URL enumeration value. No CURLINFO_PRIMARY_IP enumeration value. No CURLINFO_APPCONNECT_TIME enumeration value. No CURLINFO_CERTINFO enumeration value. No CURLINFO_CONDITION_UNMET enu...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
The R-1.2.1 builds have gone fairly smoothly on most of my UNIX architectures, but there were many warnings reported by the picky SGI compiler that could be eliminated in future releases. Generally, I have found the SGI compilers very helpful in ferreting out portability problems, unused and/or obsolete variables, unexpected datatype coercions, etc., and they compile faster than any other
2009 Jun 05
2
Install RCurl in Linux
...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 CURLOPT_NOPROXY enumeration value. No CURLINFO_CONDITION_UNMET enumeration value. No CURLINFO_REDIRECT_URL enumeration value. No CURLINFO_CERTINFO enumeration value. No CURLINFO_PRIMARY_IP enumeration value. No CURLINFO_APPCONNECT_TIME enumeration value. No CURLOPT_KEYPASSWD enumeration value. No CURLOPT_DIRLISTONLY en...
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
...ence-to-mthp_stats |-- sparc64-linux-ld:vmscan.c:(.text):undefined-reference-to-mthp_stats `-- vmscan.c:(.text):undefined-reference-to-mthp_stats clang_recent_errors |-- arm64-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:arithmetic-between-different-enumeration-types-(-enum-dc_irq_source-and-enum-irq_type-)-Werror-Wenum-enum-conversion | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dce110-irq_service_dce110.c:error:arithmetic-between-different-enumeration-types-(-enum-dc_irq_source-and-enum-irq_type-)-Werror-Wenum-enum-conversion | |-- drivers-gpu...
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 database. - It should be easy to defin...
2013 Nov 17
6
Re: [edk2] [PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
...;> >> Any advice is welcomed. I''m particular interested in comments such as how to >> organize code, what to refactor, how to achieve wider benifit for other use >> cases. >> >> Wei. >> >> Wei Liu (7): >> HACK: Use DeutPkg/PciRootBridgeNoEnumeration and >> PciBusNoEnumerationDxe > > These modules would need to move to PcAtChipsetPkg in the non-hack version. > > Actually, it would be even better if the generic version of these > modules could be tweaked with a PCD to not do enumeration. > OK. I will look into it. J...
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
...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 tables, and wanna keep them all together. Anyone has a working example virtual_enumerations.rb file for acts_as_enumarated? Thanks Gokhan -- Posted via http://www.ruby-forum.com/.
2007 Sep 06
2
[LLVMdev] Seeing a crash with ConstantFP::get
...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 explicit: ... If the value of an enumerator is stored into a bitfield of the same enumeration type and the number of bits in the bitfield i...
2017 Feb 19
4
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
...>> If you want to show all users and groups, you will need to add these >> lines to smb.conf: >> >> winbind enumerate users = yes >> winbind enumerate groups = yes >> > Only do this for testing. > ---- Eh? The man page says that turning off enumeration may cause programs to behave 'oddly' [i.e randomly or to exhibit undocumented behavior]. That doesn't sound like a "good thing". Perhaps you are thinking about the advice on 'winbind expand groups' where it cautions about high values possibly resulting in server slow...
2011 Feb 22
0
Problem with Winbind/Kerberos authentication against AD 2003R2 RFC2307
...ty to be *THE* GID used for primary group, for all users of the system that have that attribute populated, regardless of domain or AD group membership. Is there a switch or directive or something that is not documented, that would either turn off the requirement to use "Domain Users" for enumeration, or at least turn off the forced use of "Domain Users" as the primary GID, so enumeration goes back to the way it worked pre-3.30 and the users' gidNumber value is the one that's used? I'm guessing the change was made to use "Domain Users" for efficiency's sake,...