search for: vestigi

Displaying 20 results from an estimated 27 matches for "vestigi".

Did you mean: vestige
2013 Nov 26
1
vestigial DNS entries
I am running samba 4.2.0 as an AD with internal DNS. I had an earlier version of Samba4 that was running old code and the system had gotten cluttered up from my learning process. I chose to replace it by bringing up a new Samba4 DC, letting them sync, then promote the new, and demote the old. That all worked flawlessly. Eventually I destroyed the old Samba4 system. Today I tried to play
2007 Jun 23
4
inverse examples? (should fail)
The new "pending" example feature reminds me of a feature I''ve been bouncing around in my head, to aid in refactoring. Often, when I''m changing existing behaviour, I know that certain aspects of the old behaviour should change. Imagine changing the "it" method to perhaps "not" or "old" or "removed"... The behaviour would be to
2014 Apr 08
2
[LLVMdev] Why "I = ++I" instead of "++I" in COFFDump.cpp ?
...ry location > shall not be modified twice. Not in C++11, and (probably) not in C11. The side-effect of pre-increment is sequenced before its value computation, and its value computation is sequenced before the assignment. (C++ doesn't have sequence points any more, and C only has them as a vestigial remnant of the pre-memory-model world.) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140407/09541b3f/attachment.html>
2014 Mar 08
2
[LLVMdev] Is LowerInvoke's "-enable-correct-eh-support" option unused?
On 6 March 2014 18:09, Mark Seaborn <mseaborn at chromium.org> wrote: > LowerAtomic "lowers atomic intrinsics to non-atomic form for use in a > known non-preemptible environment". LowerInvoke strips out exception > handling by converting invokes to calls, so that landingpads, resumes, etc. > become dead and can be removed by a later pass. > > (As an aside,
2017 Mar 30
3
Alphabet character in destination number (CDR)
Dear all, I have PBX with asterisk 13.x a couple of IPPhone that connect to that asterisk PBX send an alphanumeric dialed phone number. for example, in my CDR table, field DST, it show dialed phone number like - 0C81318304632C (it should be 081318304632) - 08D11157112 (it should be 0811157112). Why it's happening ? and how can I prevent it to happen ? Thanks in advance, Ikka Jakarta
2015 Aug 21
0
RFC: deprecating some complexity in key methods package functions
...seems that only one of those options is ever used in methods or in base.? I'd like to deprecate using a classDef as the second argument as we can now go quite fast without doing so. ?.getGeneric has an unnecessary swap of as.double for as.numeric and also what looks like it might be a bit of vestigial debug code ( a check for package == "" and detailed stack trace). The subsequent C code also checks for this situation, so I think we can omit the first check.? ?If anyone feels strongly about deprecating? these code paths, please let me know. As a community, we are very careful about...
2004 Jun 17
0
portmap spoofing in nfsmount
Hi all, I have implemented portmap spoofing in klibc nfsmount (released as klibc-0.144) This is basically a vestigial portmap daemon which gets launched before the mount() call and then just records any transactions it gets to a file and sends back an affirmative reply. There are two ways to use it (this belongs in a README file, but it's too late at night right now): a) Set a fixed portnumber in /proc/...
2020 Mar 17
3
new bquote feature splice does not address a common LISP @ use case?
Dear R-devel, There is a new feature in R-devel, which explicitly refers to LISP @ operator for splicing. > The backquote function bquote() has a new argument splice to enable splicing a computed list of values into an expression, like ,@ in LISP's backquote. Although the most upvoted SO question asking for exactly LISP's @ functionality in R doesn't seems to be addressed by this
2003 Dec 17
2
Can't start R-devel
Hello ... With a new checkout of R-devel, I'm getting the following error on startup: Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. Error in open.connection(con, "rb") : unable to open connection In addition: Warning message: cannot open compressed file
2008 May 18
0
SAM LOGON & SAM Response - user unknown
...the same user cannot read it from a different machine. I see: SMB_NETLOGON SAM LOGON request from client SMB_NETLOGON SAM Response - user unknown The detail of the exchange is below. The user name provided appears to be blank. So this may not be a surprise. Is this significant, or is it a vestigial exchange ? Chris ------------------------------------------------------------------------ SMB_NETLOGON SAM LOGON request from client SMB Header Server Component: SMB SMB Command: Trans (0x25) Error Class: Success (0x00) Reserved: 00 Error Code: No Err...
2019 Jan 07
2
GlobalISel legalization artifact legalization
Hi, I’m trying to handle some vector operations with splitting/scalarization and keep running into similar sorts of issues which are making me question the intended function of the various legalization operations (particularly G_MERGE_VALUES/G_UNMERGE_VALUES, but also G_EXTRACT/G_INSERT and conversion instructions) and what the contract between the legalizer and selector actually is. For scalar
2007 Jun 03
2
zaptel on CENTOS servercd
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Khaled Chehab > Sent: Sunday, June 03, 2007 6:58 AM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Cc: asterisk-users-bounces@lists.digium.com > Subject: [asterisk-users] zaptel on CENTOS servercd > >
2014 Apr 07
3
[LLVMdev] Why "I = ++I" instead of "++I" in COFFDump.cpp ?
Oops, meant to send this to the mailing list instead of to Reid privately. (Why cc the mailing list instead of just sending to the mailing list?) In article <CACs=tyJ6zaHeiS0eNhBkdcZE--JY4k7yH9_P1yFbGqod6uymMw at mail.gmail.com>, Reid Kleckner <rnk at google.com> writes: > Looks like a bug. This can probably be simplified with C++11. > > On Fri, Apr 4, 2014 at 10:39
2008 Aug 21
1
Xen "bridged" networking config
I've got a Centos guest and a Windows 2003 server guest running in Xen under Centos (5.2 in both cases), and they can get out to the network, and I can ping them from dom0. This is my first Xen install, and I haven't used Linux as a router before (I'm very familiar with it as a webserver and development platform) so I'm a bit weak on the bridging code and NAT / IP masquerading.
1997 Dec 23
1
Debian package for R-0.61 uploaded
...lso created an RPM file for the same binary distribution and will upload that shortly as r-base-0.61.0-2.i386.rpm. I enclose some information regarding the two packaged versions below. Notice that the rpm query indicates that not only is there a call to /usr/local/bin/perl but there appears to be vestigial @PERL@ calls in some of the scripts somewhere in the tree. It may just be that I have not cleared out all the foo.in files - I'll try to check. Why is this release 2 of the Debian package you ask? Well I found out after I uploaded release 1 to master.debian.org that I had botched the ren...
2020 Mar 17
0
new bquote feature splice does not address a common LISP @ use case?
...ause it is vector-oriented rather than pairlist oriented. Pairlists are mostly an implicit data structure that users are not familiar with, and they are not even fully supported in all implementations of R (for instance TERR and Renjin do not allow non-NULL terminated pairlists, and while GNU R has vestigial print() support for these, they cause str() to crash). In general, it is much more useful to define a splice operation that also works for vectors: ``` rlang::list2(1, !!!10:11, 3) #> [[1]] #> [1] 1 #> #> [[2]] #> [1] 10 #> #> [[3]] #> [1] 11 #> #> [[4]] #> [1]...
2004 Jan 02
0
rsync 2.6.0 (final) released
...ad and readdir fail caused by network filesystems issues and truncated files. (David Norwood, Michael Brown, J.W. Schultz) * Added a fix that should give ssh time to restore the tty settings if the user presses Ctrl-C at an ssh password prompt. INTERNAL: * Eliminated vestigial support for old versions that we stopped supporting. (J.W. Schultz) * Simplified some of the option-parsing code. (Wayne Davison) * Some cleanup made to the exclude code, as well as some new defines added to enhance readability. (Wayne Davison) * Changed the protocol-ve...
2010 Nov 11
10
[PATCH 0/3] Xen Microcode update driver for 2.6.38
From: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Hi all, This series adds a new microcode driver for Xen. The Xen hypervisor can deal with all the low-level details of doing a microcode update (Intel vs AMD, doing all the physical CPUs present on the system, current and future, etc), so all the driver has to do is make a hypercall to upload the microcode into Xen. This only
2005 May 25
3
[LLVMdev] llc -march=ia64 support
You are right, the machine I am on is a AMD Opteron. I could probably generate working code for x86, but I am testing the implications of using 64 bits integers. The four weeks is not really important, it's just that it would be nice to have really fast code to showcase. Something related to this: to test the effect of 64 bits integers I replace all reference of int by long in my .ll file.
2007 Dec 18
9
Scatterplot Showing All Points
Hello all, I'm trying to graph a scatterplot of a large (5,000 x,y coordinates) of data with the caveat that many of the data points overlap with each other (share the same x AND y coordinates). In using the usual "plot" command, > plot(education, xlab="etc", ylab="etc") it seems that the overlap of points is not shown in the graph. Namely, there are