search for: deadends

Displaying 9 results from an estimated 9 matches for "deadends".

Did you mean: deadend
2011 Aug 24
2
Regression by factor using "sapply"
Apologies for the elementary nature of the question (yes, I'm another newbie)... I'd like to perform a multiple regression on a single data set containing a representation of energy consumption and temperatures containing account number, usage (KWh), heating degree days (HDD) and cooling degree (CDD) days. I want to get the coefficients back from the following equation: lm(AvgKWh ~
2016 Feb 29
2
Jit: use @llvm.lifetime.end to optimize away stores to globals used as temporaries
Hi all, Is it allowed to use the @llvm.lifetime.end intrinsic to optimize away stores to global variables that are used as temporaries? eg I want use the Jit engine to generate code for the following function 'f': struct State { int a; int tmp; int b; }; void f0(State* s) { s->tmp = s->a; } void f1(State* s) { s->b = s->tmp; } void f(State* s) { f0(s); f1(s); }
2004 Mar 13
2
simple migration 2.8 -> 3.02; simple test cases fail
...message. looking over the chat between the XP client, I see a message STATUS_MORE_PROCESSING_REQUIRED, then it retrying with another password which then fails. I'm a bit at my wits end -- I thought this would be a reasonably simple upgrade for a small network but it taking hours going down deadends. I've checked settings in the local security policy including limiting password talk to lower levels (below ntlmv2), I've also tried explicitly allowing various security options in my smb.conf file. Testparm says all sections 'ok', server role is "Role_domain_pdc" --...
2016 Feb 29
0
Jit: use @llvm.lifetime.end to optimize away stores to globals used as temporaries
Tom Aernoudt via llvm-dev schrieb: > Hi all, > > The 'tmp' state variable is only needed during execution of the function > 'f'. > That's what you say, because you called it 'tmp' :), but the compiler sees no difference to 'a' or 'b'. As soon as s->tmp would "escape" f() the compiler will have to write it. I think you may
2009 Feb 12
1
Problem with parking
Hi, I'm having problem with call parking. When I park call, either via transfer to xten or park digit sequence from features.conf, I hear the parking lot number read to me and the user gets transferred. However, MOH stops for the caller the moment user is transferred. The user can be retrieved by dialing the parked extension and voice resumes. If the parked user hangs up, the channel state
2008 Dec 09
0
IC3/FBI security announcement - your help needed
...rms. They were non-specific on the threat other than to advocate upgrading to "newer versions" of Asterisk. This announcement was done on Friday late afternoon, just as everyone was leaving for the weekend, which left us leaving frantic messages with various IC3 voicemail system deadends and emails to generic-sounding accounts. The delay in any authoritative information from IC3 quickly created a guessing game in the blogger and press community as to what was exactly the vulnerability and what were the details of this threat. The speculation here at Digium was that this w...
2016 Oct 28
0
Re: pci-assign fails with read error on config-space file
On 10/28/2016 07:28 AM, Henning Schild wrote: > Hey, > > i am running an unusual setup where i assign pci devices behind the > back of libvirt. I have two options to do that: > 1. a wrapper script for qemu that takes care of suid-root and appends > arguments for pci-assign > 2. virsh qemu-monitor-command ... 'device_add pci-assign...' With any reasonably modern
2005 Feb 21
4
H&R Block Tax cut with wine
I purchased H&R Block Tax cut Deluxe to do my 2004 taxes. I decided to give The Feb 2005 version of Wine under Fedora 1 a try before rebooting my machine to Windows and actually starting to work on my taxes. Wine seemed to install Tax Cut with out any problems. However, when I tried to start Tax Cut 2004 , it complained that Mozilla did not have an active X Browser and offered to go on
2016 Oct 28
7
pci-assign fails with read error on config-space file
Hey, i am running an unusual setup where i assign pci devices behind the back of libvirt. I have two options to do that: 1. a wrapper script for qemu that takes care of suid-root and appends arguments for pci-assign 2. virsh qemu-monitor-command ... 'device_add pci-assign...' I know i should probably not be doing this, it is a workaround to introduce fine-grained pci-assignment in an