search for: plow

Displaying 20 results from an estimated 100 matches for "plow".

Did you mean: low
2003 Sep 27
2
CI on median
Dear friends, I'm probably wrong but is there anything better than bootstrap to get a confidence interval of the median from a population with unspecified distribution ? Best wishes Troels Ring, Aalborg, Denmark
2011 Jun 20
3
Unreasonable syntax error
http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r Hi all, I just wrote a program in R by editing it in Microsoft Word and then pasting into the text editor of R. The above is the file. And below is what the console complains.... Why doesn't it recognise 'r'?? I have to mention that at least when I typed this first several lines into the console, the first error didn't
2012 Sep 24
0
[LLVMdev] Handling of unsafe functions
...can be used the wrong way but at least the “secure” > version makes one think about the value passed for destination size. Very > likely most of the 1691 uses of memcpy in Clang/LLVM are correct but with > such a high number of uses there are likely a few that are not. I’m willing > to plow through all the calls to check the parameters while making the > change to the memcpy_secure version from the proposal. My inclination is that it will be redundant. For example, consider this usage, grabbed randomly from the source code: char *Buf = static_cast<char *>(Allocate(Dir...
2007 Nov 09
4
Wanted: tutorial on troubleshooting SIP issues
For someone that's network-aware, but hasn't sat down and plowed through umpteen SIP-related RFC's and memorized the standards, is there a good primer on troubleshooting SIP issues? I'm seeing a lot of NOTIFY/603 messages on my network between Asterisk and my Sipura 942's, for instance... Not sure what these are... perhaps the qualify keepali...
2012 Sep 21
5
[LLVMdev] Handling of unsafe functions
...ctions can be used the wrong way but at least the "secure" version makes one think about the value passed for destination size. Very likely most of the 1691 uses of memcpy in Clang/LLVM are correct but with such a high number of uses there are likely a few that are not. I'm willing to plow through all the calls to check the parameters while making the change to the memcpy_secure version from the proposal. Thanks, Javier From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Richard Smith Sent: Thursday, September 20, 2012 3:09 PM To: Chris Lattner...
2005 Jul 22
2
Lost in AAH Setup
...relatively smoothly (not entirely sure I got the outgoing settings right) until I got to the "Check for Phone Registration" section. My Xten phone logs in properly, but when I dial *23 I get a busy signal. Is that right? Seems like I'm supposed to get a dialog. Well, I tried plowing ahead and made it further down the page, but get stuck again when I get to the Outbound Routing section. When I dial 7777, I hear a dial tone, the screen says "dialing," then it says "connected," then it says "Hung Up." It shows that I was connected for one...
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is not working, I notice that there are two similar directories under ~/rpmbuild/BUILD/kernel-2.6.18: linux-2.16.18.i386 and linux-2.16.18.i686 So which one am I suppose to be patching? Currently, the patch starts out with: diff -urN...
2015 Nov 21
2
Urgent Help
...oclivity to .... somewhat randomly delete things, I'd suggest using a live cd distro to boot, make backups of all essential and useful data and then start anew with a reinstall. And if none of that makes sense as a set of instructions, then by all means stop and get some more help rather than plowing forward and making worse things more-worse-est. -- public gpg key id: 1362BA1A
2018 Sep 25
2
RFC Storing BB order in llvm::Instruction for faster local dominance
...lly stamping it in phab? So far everyone understandably has said "makes sense to me, but I don't consider myself to have authority to stamp this.” Hi Reid, I have significant concerns with this patch. I’d really appreciate it if you could address the discussion feedback here before just plowing forward with such an invasive change to the core IR. Have you done any memory use analysis or compile time impact analysis of this change? Have you consider the algorithm I mentioned? I am not motivated by your rationale above, and I think it will be a huge step forward and effectively define...
2005 Apr 28
1
standard errors for orthogonal linear regression
...itate what's done in the code for lm() but went astray somewhere and got nonsense. (This type of modeling goes by several names: total least squares, errors in variables, orthogonal distance regression (ODR), depending on where you are coming from.) I have found ODRpack, but I haven't yet plowed through the Fortran to see if what I need is there; I'm working on it.... Thanks! David L. Reiner ?? Rho Trading 440 S. LaSalle St -- Suite 620 Chicago?? IL?? 60605 ?? 312-362-4963 (voice) 312-362-4941 (fax) ??
2009 Oct 06
0
[LLVMdev] 2.6/trunk Execution Engine question
...I can refer to their values while compiling another module. The segfault happened on the first one it encountered, a linkonce constant int32. I can try and reduce it for you if you need. The comment above create said that passing true was "unsafe", so I figured it was a known issue and plowed ahead with the upgrade. -------------- next part -------------- #0 0xb7d4cc1c in memcpy () from /lib/i686/cmov/libc.so.6 #1 0x08851ead in StoreIntToMemory (IntVal=@0xbfe685b0, Dst=0x0, StoreBytes=4) at ExecutionEngine.cpp:783 #2 0x08851f7d in llvm::ExecutionEngine::StoreValueToMemory (thi...
2004 Aug 06
3
solaris success??
...you add a -v there and see what kind of debug messages you get? >Also compile with --without-libshout to make sure you are compiling >with the builtin shout library instead of a possibly buggy already >installed copy. Sure - I did both of those things. Everything looks normal, it is just plowing through the songs at high speed. You might be able to listen until you can't keep up at http://hagstrom.calarts.edu:8000 Here is the output I'm getting --- DEBUG: Sending following information to libshout: DEBUG: Stream: 0 DEBUG: Host: hagstrom.calarts.edu Port: 8000 DEBUG: Pass...
2013 Mar 04
1
problems with .forward
...red to mailbox) Mar 4 10:16:04 onlo postfix/qmgr[30443]: 911731400CE: removed You have mail in /var/spool/mail/root Does anyone else use the .forward file? This should work. Of course I can modify the alias file for postfix, but .forward was always 'easier' to configure. If I have to plow through the postfix docs for this, I will, but I would think this should work.
2005 Mar 03
1
total variation penalty
Hi, I was recently plowing through the docs of the quantreg package by Roger Koenker and came across the total variation penalty approach to 1-dimensional spline fitting. I googled around a bit and have found some papers originated in the image processing community, but (apart from Roger's papers) no paper that would...
2007 Feb 16
3
Rsync Permission Issues
Hi all, I'm new to rsync and have a problem I cannot resolve even after plowing through the lists. I have an rsync server setup with an rsync client. I am trying to backup a directory structure that is over four levels deep. Rsync does great until it hits that fourth level. Then it errors out for each file in that fourth level similar to this: rsync: recv_generator: mkd...
2017 Jun 09
2
Minor patches for builds against ancient platforms
...;filter" against dot-files being opened within the bowels of dovecot? You can disable dotclock altogether, but I don't think this is what you meant. You can use locking method "dotlock_try" rather than "dotlock" -- the former will ignore quota/permissions problems and plow on. (It still logs it.) You could also align luser's mail folder group with with luser's GID, which is usually what I do. Maybe locks are created even when files don't exist as there may be a race condition where another process is creating/deleting it at the same time. Joseph Tam &l...
2006 Mar 30
7
text_area
How to make that the typed code on ruby in text_area it was carried out in @params ["name"]?? -- Posted via http://www.ruby-forum.com/.
2015 Nov 22
2
Urgent Help
...elete things, I'd suggest using a live cd >> distro to boot, make backups of all essential and useful data and then >> start anew with a reinstall. And if none of that makes sense as a set >> of instructions, then by all means stop and get some more help rather >> than plowing forward and making worse things more-worse-est. >> >> -- >> public gpg key id: 1362BA1A >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >&gt...
2009 Oct 06
4
[LLVMdev] 2.6/trunk Execution Engine question
> 6. When ExecutionEngine::create was called with parameter > "GVsWithCode" set to its default value of true, I got a segfault when > trying to get a pointer to one of my globals.  JIT::getMemoryForGV was > returning NULL in that case.  Explicitly passing false for > "GVsWithCode" cleared it up. That's no good. Could you send me a stack trace and explain
2020 Mar 31
2
[nbdkit PATCH] retry: Tweak error message
...the output. Fixes: f0f0ec49 Signed-off-by: Eric Blake <eblake@redhat.com> --- I'm pushing this in response to https://bugzilla.redhat.com/1819240 At the same time, I'm looking at whether qemu-img should be tweaked to have a mode where it gives up on the first EIO error, rather than plowing on through the rest of the image even after the first error. filters/retry/retry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filters/retry/retry.c b/filters/retry/retry.c index 11e5313b..db91d7ca 100644 --- a/filters/retry/retry.c +++ b/filters/retry/retry.c @@ -173,7...