search for: insofar

Displaying 20 results from an estimated 171 matches for "insofar".

2020 Sep 09
5
New PowerPC Code Owner
...#39;m currently the code owner for the PowerPC target. I worked on the PowerPC target for many years, and that was a lot of fun, but I've not been directly involved in development for PowerPC for some time. I would like to nominate Nemanja Ivanovic for the role of PowerPC target code owner. Insofar as a code owner is responsible for making sure that patches are reviewed, Nemanja has, in practice, taken on that task for quite a while now. I want to publicly recognize and thank him for that work - and propose that he continue to do it :-) Thanks again, Hal -- Hal Finkel Lead, Compiler Te...
2009 May 13
3
SQL Queries from Multiple Servers
...les are stored on one channel, e.g., channel <- odbcConnect("data_base_01", uid="....", dsn="....") However, I often need to match tables across multiple databases, e.g., "data_base_01" and "data_base_02". However, odbcConnect() appears limited insofar as you may only query from tables within a single channel, e.g., database. I do not have access to write and create new tables on the SQL servers, which is a possible solution (e.g., copy all tables into a single database). Is there any way, in RODBC or another R-friendly SQL package, to perform S...
2012 Jan 03
3
Passwords apparently stopped working.
...both forgetting their passwords except for the fact that each had kept a record of their password in their wallets and I was able to confirm those values against our records as well. Resetting both the passwords to their current values using the passwd utility on each system corrected the problem insofar as the users were concerned. However, I am somewhat perplexed as to the reason for their passwords to stop working in the first place. Is anyone here aware of any reason why this might happen? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJ...
2018 Jan 04
3
CVE-2017-5715, CVE-2017-5753 and CVE-2017-5754
Hello, will there be updates for these CVEs for CentOS 6? Thanks, Walter
2004 Aug 27
2
Samba, the GPL and SCO
...at 38-39.) SCO also claims all rights to enforce the GPL (and thus also the LGPL) are waived and all are estopped from enforcing the GPL. (Ex. 2 at 20 (Seventh Affirmative Defense); Ex. 23 at 213:14-215:7.) As a result, SCO cannot here rely on the GPL or the LGPL (which is identical to the GPL insofar as relevant here) as a grant of license or permission to copy and distribute the IBM Copyrighted Works.
1999 Jan 19
2
locator(n=1) or (n=500) as S-plus ?
There's a non-compatibility between R and S-plus with the default argument of the locator() function. R has locator(n=1) S-plus has locator(n=500, type="n", noclick=F) S's default is ``better'' I think, insofar as it means in 99% of the cases ``user clicks <left> as many times as wanted and then clicks <right> to end'' Ross Ihaka and his grad students are working on improving this interface, I believe, however, I'd propose to just change the default of n=1 to n=500 (or anoth...
2016 Jul 12
2
Should analyses be able to hold AssertingVH to IR? (related to PR28400)
...e since the analysis will > > hopefully be invalidated and stop holding the dangling pointers, but it > > just seems weird. Thankfully, ASan can generally catch problems if we do > > try to access through any of these dangling pointers. > > But asan won't catch problems (insofar I understand how it works) if > the free'ed BasicBlock is used as a key in a DenseMap or something -- > if another BasicBlock gets allocated to the same location we'll end up > returning bad cached results. > ASan's allocator is specifically hardened against reusing memory,...
2006 Jul 06
3
nating the bridge
Hi there, i have now a working domU which is bridged into the dom0. I have set as gateway the bridge device. So far this works i can access the domU from the dom0 (for example using ssh or http). The access from domU into dom0 works, too. But i can not get a working NAT setup to route the traffic from domU into the internet. I tried a few variants, switching of tx checks on the ethernet device,
2017 Nov 16
3
Collecting address ranges in DWARFUnit::collectAddressRanges.
There's no requirement that DW_AT_ranges (or high/low_pc) appear on the skeleton CU rather than the DWO CU. So it's quite possible that to get the address ranges covered by the CU one would need to look in the DWO, I think? Is that not correct/have I misunderstood something there? The DWO isn't supposed to contain addresses (because it isn't supposed to contain relocations). In
2012 Jun 15
2
[LLVMdev] Windows development and "virus" in LLVM test suite
I admit I belong to a small group of not-too-bright people who still aspire to use LLVM. But I kind of see that as a highly valuable feature, insofar I convert this fact into something constructive (such as FAQ writing) :-) I actually did recommend people to disable their antivirus solution for two reasons - the aforementioned "virus" and the speed slowdown that they'll experience, but then somebody (can't remember who) reacte...
2015 Aug 20
2
TLS for all CentOS websites but not for smtp?
...or security benefit really would be. > > Encryption ensures that third parties simply cannot follow their > "collect all" strategy. However, this is a mailing list. And all messages sent through this mailing list are archived and published as web documents. It seems to me that insofar as Centos ML comsec is concerned STARTTLS would not add any measurable degree of security or privacy. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limit...
2006 Mar 17
1
Re: DUNDi .... Halfway and CLUSTERING
This is mostly in a traditional pbx-like setup. That is, these are individual remote offices of a larger corporation each with their own cluster (or clusters, in the case of one site). So there is no NAT, and it is an Asterisk-only solution (at least insofar as telephony software is concerned). Regards, - Brad _____ From: asterisk-users-bounces@lists.digium.com on behalf of David Thomas Sent: Fri 3/17/2006 5:19 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Re: DUNDi .... Halfway and CLUSTERING...
2016 Jun 17
3
yum "Requires" yum-plugin-fastestmirror; why?
...ckage dependencies. I investigated further and found that this also affects CentOS 5.11 and CentOS 7.2. (The OP is on CentOS 6.8.) So, I reported it as a bug upstream, and they claim their yum package doesn?t do that, so they?re bouncing the problem back downstream. I checked, and they?re right insofar as CentOS?s current C7 yum.spec file has this on line 118: Requires: yum-plugin-fastestmirror I then tried to go get the RHEL SRPM for yum to compare its spec file to C7?s, but their download site just refers visitors to git.centos.org, and the yum repo there doesn?t seem to have an upstream R...
2006 Apr 19
2
Capistrano on Windows
...httpd/ISAPI (you''re telling me with a straight face that I need to install Apache to get rails working in IIS? WTF?) I''m extremely frustrated. I''m whining. Back to my original question. I want to implement Capistrano on my Windows-based setup. Am I wasting my time insofar as huge chunks of functionality will be unavailable or will I be able to utilize it in some sort of useful capacity? Thank you.
2018 Feb 08
1
Re: Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
...illa.kernel.org/show_bug.cgi?id=198621 > > > > In short: there is no (live) migration support for nested VMX yet. So as > > soon as your guest is using VMX itself ("nVMX"), this is not expected to > > work. > > Actually, live migration with nVMX _does_ work insofar as you have > _identical_ CPUs on both source and destination — i.e. use the QEMU > '-cpu host' for the L1 guests. At least that's been the case in my > experience. FWIW, I frequently use that setup in my test environments. Correcting my erroneous statement above: For live m...
2009 Jan 26
2
[LLVMdev] DAGCombiner rant
...re supposed to be good citizens. CellSPU is certainly trying to be a good citizen, no matter how frustrating that becomes on certain days. We need to document this knowledge somewhere: (a) If you're going to legalize operations, you should constrain yourself to using target independent nodes insofar as feasible. Think twice before adding a new pseudo-instruction: it prevents DAGCombiner optimizations and sometimes DAGcombiner will unintentionally work around your operation legalizations in unexpected ways (i.e., transforming (fabs:f64 arg) to (bitconvert:f64 (and:i64 (bitconvert:i64 arg), 0x7f...
2004 Sep 02
0
[LLVMdev] Native win32 port
> Are you interested in taking in account the possibility that the LLVM > source code could be compiled with Microsoft compiler on windows? If you think it's not too far off, then we'd be happy to consider patches, insofar as they increase LLVM's C++ standards compliance. > Most of the problems are pretty trivial... for example: > > - A lot of .cpp lacked the inclusion of the <algorithm> header (I'm > using the STLport-4.6.2, the Microsoft implementation of hash_map and > co. is too...
2019 Dec 07
2
Another U2F documentation issue
...h-portable/master/PROTOCOL.u2f <https://raw.githubusercontent.com/openssh/openssh-portable/master/PROTOCOL.u2f> has the following text: > ssh-agent requires a protocol extension to support U2F keys. At > present the closest analogue to Security Keys in ssh-agent are PKCS#11 > tokens, insofar as they require a middleware library to communicate with > the device that holds the keys. Unfortunately, the protocol message used > to add PKCS#11 keys to ssh-agent does not include any way to send the > key handle to the agent as U2F keys require. However, the extension described there...
2007 Dec 17
2
Dual Core vs Quad Core
Dear R-users, I use R to run spatial stuff and it takes up a lot of ram. Runs can take hours or days. I am thinking of getting a new desktop. Can R take advantage of the dual-core system? I have a dual-core computer at work. But it seems that right now R is using only one processor. The new computers feature quad core with 3GB of RAM. Can R take advantage of the 4 chips? Or am I better off
2007 Nov 14
2
Exception Notification plugin options hash handling????? backwards merge?
...ctions }) end It appears to me that he receiver and parameter of that merge message in the argument to the body message should be reversed. Am I missing something here? Because of this I had to do some fairly ugly code which temporarily set the sections cattr, and I had to act like the request insofar as providing an env method which returned a hash mapping "HTTP_HOST" to "localhost" If this is a bug rather than something I''ve overlooked, should I submit a patch to the rails trac or is there somewhere else? -- Rick DeNatale My blog on Ruby http://talklikeaduck.den...