search for: _did_

Displaying 20 results from an estimated 73 matches for "_did_".

2003 Jul 15
2
R, geochemistry, ternary diagrams
...er levels of R graphics to do it myself (yet). Looking at his speed and volume requirements, R can handle them easily, even on a machine about 1/4 of the speed he has in mind. Are there enough geochemists using R already that he'd find like-minded people to discuss technical issues with if he _did_ switch to R? Is there a package somewhere already that does ternary and other geochemistry diagrams?
2004 Dec 29
1
[LLVMdev] configure errors
...t have the correct autoconf tools for regenerating llvm-test's > configure script which it needs. So, I'll check in the changes to > configure.ac but leave the rest to someone else (Misha?) to fix. The > llvm-test autoconf stuff is woefully out of date, unfortunately. It seems you _did_ regenerate it, Reid, and when I re-ran AutoRegen.sh, the configure script was unmodified, so I have nothing to check in. -- Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
2008 Jun 18
3
Website callback
Hi, I have a website where customers enter their phone numbers to be called. I'd like them to have to put in information and 'schedule' a call. 1) Call Immediately 2) Call in the next _ minutes 3) Call me tomorrow, same time. So, Asterisk will pull two variables from this php websites, $phonenumber and $timetocall. $timetocall will need to be calculated as
2009 Feb 26
2
interpSpline with dates?
Dear R-helpers, can I use a POSIXct date as the x variable in interpSpline? The help page says x and y need to be numeric... is there a workaround? example: library(splines) testdfr <- data.frame(Date=seq(as.POSIXct("2008-08-01"),as.POSIXct("2008-09-01"), length=10)) testdfr$yvar <- rnorm(10) sp <- interpSpline(yvar ~ Date, testdfr) preddfr <-
2003 May 16
4
How to handle call waiting?
Hello All, I need to be able to pass hook flash from an extension on a TDM400P to the analog line on an X100P FXS to use telco-provided call waiting feature. I know, i know, this is evil and I need to get more lines in a call group, but I dont think this is very appropriate for a home answering machine or a one-persone office. In any way, I do have callwaiting=yes in the zapata.conf. When I
2009 Jun 07
1
Re: freebsd on opensolaris dom0
...re Xen tidyups to -current and build a new image > for you. It''ll still have the bug but it will at least include the > local source changes I am trying out. That will make testing a bit > easier on me. > Well there are a couple of things to take into consideration. First, I _did_ get some dom0 crashes so that in deed the opensolaris xvm code could be responsible for this Second, xen version on opensolaris is still 3.1.4, which may also explain the difference and the fact that you can''t reproduce the crash on CentOS (must be 3.3 ?) Third, there has been a heavy d...
2011 Sep 03
2
Change properties of line summary in interaction.plot
Is it possible to change the color/thickness of the summary line in an interaction.plot without changing the other individual data lines? I would like to make the line from the summary function (mean) the color red and thicker than the surrounding black lines. How can I do that? Here is a link to interaction.plot: http://stat.ethz.ch/R-manual/R-patched/library/stats/html/interaction.plot.html
2014 Jun 26
1
TLS/SSL for Win8 & Outlook
...ings is 0x800CCC0E which is really helpful. >> >> A listing of all of Window's error codes: >> >> http://support.microsoft.com/kb/942495 > Yeah: > 0x800CCC0E IXP_E_FAILED_TO_CONNECT Cannot connect to server > Pretty helpful error message after all... ;-) Well, _did_ you've verified that the connection is started at all? I mean: http://support.microsoft.com/kb/302339/EN-US "If you are connected to the Internet through MSN, the Microsoft Network, and you attempt to send messages by using an account other than your MSN e-mail account, you may receive...
2002 Oct 21
1
locking .. smb locks and unix locks
I posted a question earlier (below) regarding two instances of samba on the same machine. Unfortuneately my question only elicited questions. Can anyone tell me whether samba locks and Unix locks pay well together? Will samba notice unix locks aaaaand vice versa? I _did_ look at the documentation but I think it was very out of date. (e.g. UNIX-SMB.txt in samba 2.2.3 says that "Unix has no simple way of implementing opportunistic locking, and currently Samba has no support for it") which I'm sure is false and has been false for a while. If Unix and Sa...
2017 Nov 17
2
[PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
On Fri, Nov 17, 2017 at 08:10:13PM +0100, Juergen Gross wrote: > On 17/11/17 19:07, Borislav Petkov wrote: > > On Wed, Oct 04, 2017 at 10:58:24AM -0500, Josh Poimboeuf wrote: > >> Convert the hard-coded native patch assembly code strings to macros to > >> facilitate sharing common code between 32-bit and 64-bit. > >> > >> These macros will also be used
2017 Nov 17
2
[PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
On Fri, Nov 17, 2017 at 08:10:13PM +0100, Juergen Gross wrote: > On 17/11/17 19:07, Borislav Petkov wrote: > > On Wed, Oct 04, 2017 at 10:58:24AM -0500, Josh Poimboeuf wrote: > >> Convert the hard-coded native patch assembly code strings to macros to > >> facilitate sharing common code between 32-bit and 64-bit. > >> > >> These macros will also be used
2008 Jun 18
2
[ win32utils-Bugs-20722 ] Windows::Error.get_last_error only returns the first character (PATCH)
Bugs item #20722, was opened at 2008-06-18 15:16 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=20722&group_id=85 Category: windows-pr Group: Code Status: Open Resolution: None Priority: 3 Submitted By: John Whitley (whitley) Assigned to: Nobody (None) Summary: Windows::Error.get_last_error only returns the first character (PATCH) Initial
2004 May 20
1
Windows versus Unix packages in CRAN (Was Re: Rmetrics)
...dress of the page was, in retrospect, a big clue, sigh.) It would of course be nice if the developers had done R CMD check fBasics But if you go into the Sources directory, which I suppose you must have, for each of {fBasics,fExtremes,fOptions,fSeries} there is an xxx-00check.log.txt, so they _did_ run R CMD check. and sorted out the errors, then R CMD build fBasics Those same check logs show errors (like failure to build .dvi files). Will it work if I download the Sources packages?
2012 Oct 05
1
[LLVMdev] question
You should probably think of the DIFooBar constructors like reinterpret-casts, not "go find the thing I actually want" functions. If you hand DICompileUnit() a node that is not a compile-unit metadata node, it's not going to tell you that you goofed. If you _did_ have a CU metadata node, then DICompileUnit's getDirectory() would work just fine. But you don't. --paulr ________________________________ From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of George Baah [georgebaah at gmail.com] Sent: Thursday, October 04...
2012 Aug 02
9
winbind: uid range is ignored
Hi everone. Ubuntu 12.04 v3.6 clients with winbind joined to 12.04 Samba4 DC Clients: smb.conf [global] realm = polop.site workgroup = POLOP security = ADS wide links = Yes unix extensions = No template shell = /bin/bash winbind enum users = Yes winbind enum groups = Yes idmap uid = 300000-400000 idmap gid = 20000-30000 /etc/nsswitch.conf passwd: compat winbind group: compat
2013 Mar 27
4
[Bug 9744] New: Support Git, Mercurial, Subversion ignore lists
https://bugzilla.samba.org/show_bug.cgi?id=9744 Summary: Support Git, Mercurial, Subversion ignore lists Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: jglick at apache.org
2019 Jun 06
1
[libnbd PATCH] tls: Check for pending bytes in gnutls buffers
...pports parallel in-flight requests; which means we are safe that the next asynch message we send will be received by the server, and its reply to that message will give us the POLLIN kick we need to finally process the reply that had been stuck (for a possibly long time) in the local buffer. But I _did_ come up with a problematic scenario - if the server's final two replies before our NBD_CMD_DISC occur in the same packet, we could end up with the socket closed without ever handling the second reply, giving us data loss for that reply. It's also a potential indirect deadlock: the NBD spec...
2017 Nov 18
0
[PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
...; DEF_NATIVE(pv_lock_ops, queued_spin_unlock, NATIVE_QUEUED_SPIN_UNLOCK); > DEF_NATIVE(pv_lock_ops, vcpu_is_preempted, NATIVE_ZERO); > #endif > > Isn't that a bug? Seems like it should _return_ zero. Zeroing the arg > shouldn't have any effect. Right. Before that patch it _did_ return zero instead of zeroing arg1. > If I'm right, we could call it NATIVE_FALSE. I'd prefer NATIVE_ZERO, as it will be usable for non-boolean cases, too. Juergen
2020 Sep 17
0
Re: [libnbd PATCH v2 4/5] api: Add STRICT_FLAGS to set_strict_mode
...let handshake_flags = { > default_flags with > flag_prefix = "HANDSHAKE_FLAG"; > flags = [ ... ] > } > > (We already do this with "default_call"). Neither of these is a big deal > though. Splitting the patch makes sense. Also, I _did_ consider the 'default_flags with' solution before your reply, but only after I had written the email. In the short term, it is no difference in the amount of churn (adding one line to every flags definition); but in the long term, it is nicer if we ever add more items. So from that pe...
2017 Feb 22
1
How to dsync mdbox compressed to maildir uncompressed
Hi Thomas, this doesnt work: doveadm -o plugin/quota= -o plugin/zlib_save= backup -u imap at test.de maildir:~/Maildir file Maildir/cur/1487752497.M128284P11684.mail,S=7691,W=7887:2,S Maildir/cur/1487752497.M128284P11684.mail,S=7691,W=7887:2,S: gzip compressed data, from Unix Regards, Daniel