Displaying 20 results from an estimated 73 matches for "3166".
Did you mean:
166
2020 May 18
3
[Bug 3166] New: How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166
Bug ID: 3166
Summary: How to undefine HAVE_RPC_TYPES_H during "./configure"
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Other
Status: NEW
Severity: enhancement
Priority...
2005 Nov 04
0
ISO-3166 country_select
Hi Railers,
I need country_select to give me ISO-3166 country codes (the two letter
alphabetic "alpha2" ones). I''ve seen Multilingual Rails at:
http://www.tuxsoft.se/sv/oss/rails/multilingual
That has the function I need, but I really don''t need the rest of it, since
this is literally the only function I need. I'&...
2007 Dec 16
3
rSpec troubles
...to get autotest to work with rSpec and it''s been downhill ever since. Here are the gems I have installed in my rails app:
ZenTest 3.6.1 if it matters (technically this is in my Ruby gems list and not in my vendor directory of my rails app).
Rails - version 2.0.1
rSpec on Rails (revision 3166). Fixed one error by finding that you must use the latest version with edge rails.
The current error I am getting is:
custom_require.rb:27 in ''gem_original_require'': no such file to load -- spec/example/configuration (MissingSourceFile)
Wouldn''t rSpec install all the n...
2010 Jun 22
1
The Host cpu(s) in this machine do not have support for full virtualization
...p -i virt
libvirt-0.6.3-33.el5
python-virtinst-0.400.3-9.el5
libvirt-python-0.6.3-33.el5
libvirt-0.6.3-33.el5
virt-manager-0.6.1-12.el5
virt-viewer-0.0.2-3.el5
# cat /var/log/xen/xend.log
[2010-06-22 06:03:25 xend 3184] INFO (SrvDaemon:190) Xend stopped due to
signal 15.
[2010-06-22 06:05:02 xend 3166] INFO (SrvDaemon:283) Xend Daemon started
[2010-06-22 06:05:02 xend 3166] INFO (SrvDaemon:287) Xend changeset:
unavailable.
[2010-06-22 06:05:02 xend.XendDomainInfo 3166] DEBUG
(XendDomainInfo:229) XendDomainInfo.recreate({'paused': 0, 'cpu_time':
11234791979L, 'ssidref': 0,...
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
...D addr:$dst, VRR128:$src)>;
but getting the following error;
STORE_DWORD: (st (bitconvert:v32i32 VRR128:{v32i32:v32f32}:$src),
addr:iPTR:$dst)<<P:Predicate_unindexedstore>><<P:Predicate_store>>
Included from /PIM/lib/Target/X86/X86.td:832:
/lib/Target/X86/X86InstrInfo.td:3166:1: error: In STORE_DWORD: Could not
infer all types in pattern!
def STORE_DWORD : I<0x70, MRMDestMem, (outs), (ins i2048mem:$dst,
VRR128:$src),
^
anonymous_4820: /PIM/lib/Target/X86/X86.td:832:
/lib/Target/X86/X86InstrInfo.td:3173:1: error: In anonymous_4820:
Unrecognized node 'VRR128'!...
2017 Dec 17
1
Region subtag in package 'Language' field
...r spelling pkg to select the
appropriate dictionary.
WRE defines the "Language" field for documentation language, but from
the current description it seems restricted to 2 or 3 letter ISO-639
codes such as "en" or "eng". WRE also mentions rfc-5646, which refers
to ISO 3166-1 for region/country subtags but it is unclear if these
are allowed in the field?
Spell checking libraries (e.g. myspell/hunspell) typically use
locale-like language names to identify the appropriate dictionary such
as "en_GB" or "de_AT", see for example [1,2]. Merely specifyin...
2010 Jun 16
1
ORAU/ORISE Job Opening - Scientific Programmer/Analyst 2
...measures. This position will also support other MS SQL applications
within OEWH. Visit
http://www.orau.org/careers/description.aspx?JobId=957 for a full job
description, job requirements and to apply online.
LaShanda Miller
Employment Specialist
Oak Ridge Associated Universities
865/576-3166
lashanda.miller at orau.org
[[alternative HTML version deleted]]
2012 Nov 19
1
[LLVMdev] OptimizeMemoryInst(...) scaling
Hey guys,
I'm working on the S3D Benchmark and notice that
CodeGenPrepare::OptimizeMemoryInst(...)
in lib/Transforms/Scalar/CodeGenPrepare.cpp isn't scaling well. A whopping
99.3% of the compilation time for one file is spent in this function. The
User Time for this compilation is 3166 seconds with a stock LLVM 3.1. If I
disable the calls to OptimizeMemoryInst(...), the compilation time drops to
76 seconds.
It appears that OptimizeMemoryInst(...) was tweaked for compilation time
improvements in the past, but unfortunately, this particular case was not
covered. S3D has lots of ma...
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
...getting the following error;
>> STORE_DWORD: (st (bitconvert:v32i32 VRR128:{v32i32:v32f32}:$src),
>> addr:iPTR:$dst)<<P:Predicate_unindexedstore>><<P:Predicate_store>>
>> Included from /PIM/lib/Target/X86/X86.td:832:
>> /lib/Target/X86/X86InstrInfo.td:3166:1: error: In STORE_DWORD: Could not
>> infer all types in pattern!
>> def STORE_DWORD : I<0x70, MRMDestMem, (outs), (ins i2048mem:$dst,
>> VRR128:$src),
>> ^
>> anonymous_4820: /PIM/lib/Target/X86/X86.td:832:
>> /lib/Target/X86/X86InstrInfo.td:3173:1: error: I...
2015 Aug 22
2
SSE return w/ elf64 ABI
...vm.org/bugs/show_bug.cgi?id=23203
Report of rust bug: https://github.com/rust-lang/rust/issues/26449
Discussion on why Rust doesn't want to fix (a refused patch to libcore):
https://github.com/rust-lang/rust/pull/26749
The error is coming from one of these files:
lib/Target/X86/X86FastISel.cpp:3166: report_fatal_error("SSE register
return with SSE disabled");
lib/Target/X86/X86ISelLowering.cpp:2107: report_fatal_error("SSE
register return with SSE disabled");
lib/Target/X86/X86ISelLowering.cpp:2261: report_fatal_error("SSE
register return with SSE disab...
2011 Jun 24
3
Fwd: Extract element of a list based on an index value
...greatly appreciated.
>
> Best,
> Corey
>
>
> Corey Sparks
> Assistant Professor
> Department of Demography
> College of Public Policy
> 501 West Durango Blvd
> Monterrey Building 2.270C
> San Antonio, TX 78207
> corey.sparks 'at' utsa.edu
> 210 458 3166
> Latitude: 29.423614 / Longitude: -98.504282
>
2012 Apr 05
2
"NA" vs. NA
Dear All,
I assume this is an R-devel issue, apologies if I missed something
obvious. I have a dataframe where the row names are country codes,
based on ISO 3166, something like this:
------------
"v1" "v2"
"UK" 1 2
"NA" 2 3
------------
It happens that "NA" is the country code for "Namibia", and that
creates problems on using this data within a package due to this:
Error in read....
2010 Jan 05
1
Multivariate Poisson GLM??
...with a multivariate Poisson response vector I would
gladly appreciate any suggestions.
Corey Sparks
--
Corey Sparks
Assistant Professor
Department of Demography and Organization Studies
University of Texas at San Antonio
501 West Durango Blvd
Monterey Building 2.270C
San Antonio, TX 78207
210-458-3166
corey.sparks 'at' utsa.edu
https://rowdyspace.utsa.edu/users/ozd504/www/index.htm
2018 Feb 13
2
Compile Samba without AD/ADS for a slim installation
...db-util
\
--with-shared-modules=${_samba4_idmap_modules},${_
samba4_pdb_modules},${_samba4_auth_modules} \
--disable-rpath-install
The build error:
...
[3164/3396] Linking default/examples/libsmbclient/testacl3
[3165/3396] Linking default/examples/libsmbclient/testsmbc
[3166/3396] Linking default/examples/libsmbclient/testfstatvfs
[3167/3396] Linking default/examples/libsmbclient/teststat
[3168/3396] Linking default/examples/libsmbclient/teststat3
[3169/3396] Linking default/source3/utils/smbget
[3170/3396] Linking default/examples/libsmbclient/testbrowse2
[3171/3396]...
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
...;>>> STORE_DWORD: (st (bitconvert:v32i32 VRR128:{v32i32:v32f32}:$src),
>>>> addr:iPTR:$dst)<<P:Predicate_unindexedstore>><<P:Predicate_store>>
>>>> Included from /PIM/lib/Target/X86/X86.td:832:
>>>> /lib/Target/X86/X86InstrInfo.td:3166:1: error: In STORE_DWORD: Could
>>>> not infer all types in pattern!
>>>> def STORE_DWORD : I<0x70, MRMDestMem, (outs), (ins i2048mem:$dst,
>>>> VRR128:$src),
>>>> ^
>>>> anonymous_4820: /PIM/lib/Target/X86/X86.td:832:
>>>>...
2019 Jun 19
4
Reverse DNS
...winbind enum groups = yes
acl allow execute always = True
server services = -dns
allow dns updates = nonsecure
unix extensions = No
The following syslog is with the allow dns updates = nonsecure
root at server5-ad:/var/log# tail -f syslog
Jun 19 02:47:19 server5-ad named[3166]: samba_dlz: spnego update failed
Jun 19 02:47:19 server5-ad named[3166]: client @0x7f1c64008380 192.168.14.187#59581/key site01-WIN7-01\$\@LIN.GROUP: updating zone 'LIN.group/NONE': update failed: rejected by secure update (REFUSED)
Jun 19 02:47:19 server5-ad named[3166]: samba_dlz: cancel...
2009 Sep 22
2
Subsetting dataframes based on column names
...variables in each dataset
Any help would be greatly appreciated.
Best,
Corey
Corey Sparks
Assistant Professor
Department of Demography and Organization Studies
University of Texas at San Antonio
College of Public Policy
501 West Durango Blvd
Monterey Building 2.270C
San Antonio, TX 78207
210 458 3166
corey.sparks 'at' utsa.edu
2012 Oct 07
2
[LLVMdev] getting pointer to CFG object for any given C program
...R)
if (CFG *cfg = mgr.getCFG(D)) call cfg->dump()
llvm-3.1.src/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:472
- AnalysisConsumer::HandleCode(Decl *D, AnalysisMode Mode,
SetOfConstDecls *VisitedCallees)
/usr/home3/rks/llvm/llvm-3.1.src/tools/clang/lib/Analysis/CFG.cpp:3166
- CFG* CFG::buildCFG(const Decl *D, Stmt *Statement, ASTContext *C,
const BuildOptions &BO) {
CFGBuilder Builder(C, BO);
return Builder.buildCFG(D, Statement);
}
I have tried to debug clang using gdb (by running r -cc1 -analyze
-analyser-checker=Debug.DumpCFG hello.c from within gd...
2010 Mar 10
1
Strange result in survey package: svyvar
...ace (and not attached):
[1] tools_2.10.1
And have the same error on a linux server.
Thanks,
Corey
--
Corey Sparks
Assistant Professor
Department of Demography and Organization Studies
University of Texas at San Antonio
501 West Durango Blvd
Monterey Building 2.270C
San Antonio, TX 78207
210-458-3166
corey.sparks 'at' utsa.edu
https://rowdyspace.utsa.edu/users/ozd504/www/index.htm
2011 Feb 18
1
Rails plugins new official maintainers
...ta
localization (https://github.com/malev/localization)
Marcos Vanetta
deadlock_retry (https://github.com/heaps/deadlock_retry)
Kieran P
And no body is interested in ...
prototype_legacy_helper
fcgi_handler
sqlite2_adapter
irs_process_scripts
request_profiler
render_component
deadlock_retry
iso-3166-country-select
tzinfo_timezone
tztime
scriptaculous_slider
javascript_test
continuous_builder
So they are not maintained anymore.
Cheers,
Santiago.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send em...