Displaying 20 results from an estimated 1082 matches for "dittoed".
Did you mean:
ditto
2010 Aug 16
3
[LLVMdev] -fomit-frame-pointer on intel darwin
Can anyone shed some light on the origins of the comments...
/* Mach-O doesn't support omitting the frame pointer for now. */
...in gcc/config/i386/i386.c. FSF gcc trunk has enabled the
omit-frame-pointer option as the default for both i386 and x86_64
recently.
* config.gcc: Handle --enable-frame-pointer.
* configure.ac: Add --enable-frame-pointer.
* configure: Regenerated.
*
2015 Aug 31
2
[PATCH 1/2] mllib: add and use set_standard_options
Introduce a new common helper to add the common options for libguestfs
tools (short/long options, version, verbose, trace), and sort them.
All the OCaml-based tools had these options already, so there are no
functional changes in the interface they provide.
The only difference is that now the options are always sorted, while
some tools didn't had them like that previously: because of this, a
2016 Dec 09
0
Re: [PATCH] generator: Share Common_utils code.
On Thursday, 8 December 2016 10:36:45 CET Richard W.M. Jones wrote:
> For a very long time we have maintained two sets of utility functions,
> in mllib/common_utils.ml and generator/utils.ml. This changes things
> so that the same set of utility functions can be shared with both
> directories.
>
> It's not possible to use common_utils.ml directly in the generator
>
2006 Oct 31
0
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
Author: billm
Repository: /hg/zfs-crypto/gate
Revision: 33640e100342f4a847c599f1a1671dda6faf4e05
Log message:
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
6410700 zdb should support reading raw blocks out of storage pool
6410709 ztest: spa config can change before pool export
Files:
update: usr/src/cmd/mdb/common/modules/zfs/zfs.c
update: usr/src/cmd/zdb/zdb.c
update:
2016 Mar 29
0
body(NULL) <- something; ditto formals() -- should not work
Hi,
On 03/07/2016 09:26 AM, Martin Maechler wrote:
> I'm proposing to signal an error (from R >= 3.3.0) in such
> examples -- which do "work" in R 3.2.x and earlier :
>
>> f <- NULL; body(f) <- quote(sin(a+1)); f
> function ()
> sin(a + 1)
> <environment: 0x48f9798>
>
This works because formals() (the getter) works on things that are
not a
2012 Mar 14
0
Bug#649923: ditto
Yesterday I reproduced this problem on a (new) IBM x3550 M3 with the latest
squeeze packages, and installing
http://ftp.cyconet.org/debian/archive/unofficial/xen/4.0.1-5/xen-hypervisor-4.0-amd64_4.0.1-5_amd64.deb
fixed it.
--
2. That which causes joy or happiness.
2007 Dec 22
0
v1.1.beta12 deliver crashes (arvids) Ditto!
On Dec 22, 2007, at 5:00 AM, dovecot-request at dovecot.org wrote:
(stuff cut out)
> Message: 10
> Date: Sat, 22 Dec 2007 11:12:30 +0200
> From: arvids <arvids at mpe.lv>
> Subject: [Dovecot] v1.1.beta12 deliver crashes
> To: Dovecot Mailing List <dovecot at dovecot.org>
> Message-ID: <200712221112.30760.arvids at mpe.lv>
> Content-Type: text/plain;
2010 Sep 10
10
DO NOT REPLY [Bug 7670] New: rsync --hard-links fails where ditto succeeds
https://bugzilla.samba.org/show_bug.cgi?id=7670
Summary: rsync --hard-links fails where ditto succeeds
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: Dave at Yost.com
2006 May 22
4
On-write Automatic Snapshot
Apologies if this has been addressed, but looking at some of the sun
blogs and google searches I have not been able to find an answer.
Does ZFS support on write automatic snapshots?
For example, according to defined policy, every time a file is written
a snapshot is created with the diff stored. I can see this being
useful in high security environments and companies that have extreme
regulatory
2016 Sep 06
3
R (development) changes in arith, logic, relop with (0-extent) arrays
Yesterday, changes to R's development version were committed, relating
to arithmetic, logic ('&' and '|') and
comparison/relational ('<', '==') binary operators
which in NEWS are described as
SIGNIFICANT USER-VISIBLE CHANGES:
[.............]
? Arithmetic, logic (?&?, ?|?) and comparison (aka
?relational?, e.g.,
2007 Apr 27
2
Scrubbing a zpool built on LUNs
I''m building a system with two Apple RAIDs attached. I have hardware RAID5 configured so no RAIDZ or RAIDZ2, just a basic zpool pointing at the four LUNs representing the four RAID controllers. For on-going maintenance, will a zpool scrub be of any benefit? From what I''ve read with this layer of abstration ZFS is only maintaining the metadata and not the actual data on the
2020 Apr 02
2
Upgraded to 7.10 from 6...
Let me start out by making clear I *LOATHE* gnome, ok? So I don't want
to hear about it.
What's happening is this: I did this:
yum groupinstall "Development and Creative Workstation"
yum groupinstall "KDE Plasma Workspaces"
Now, when I go in graphical mode, I try to change to kde on login. Nope
- minutes later, I can see a cursor, and a gray screen. Ditto on the
2008 Mar 30
0
[kvm-ia64-devel] [09/17] [PATCH] kvm/ia64: Add mmio decoder for kvm/ia64.
Hi,
Selon "Zhang, Xiantao" <xiantao.zhang at intel.com>:
> >From 5f82ea88c095cf89cbae920944c05e578f35365f Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang at intel.com>
> Date: Wed, 12 Mar 2008 14:48:09 +0800
> Subject: [PATCH] kvm/ia64: Add mmio decoder for kvm/ia64.
[...]
> + post_update = (inst.M5.i << 7) + inst.M5.imm7;
> + if
2014 Mar 19
1
Beating a dead horse
Sorry to do this .... AGAIN
Every year or two I get stuck on this same problem involving
excluding.
Seems I learn how its done then 2yrs later I've totally forgotten and
when I look up my notes ... this new need is just different enough
that they don't apply.
Here's the problem. (Simplified... and I've skipped some of the
repetitive output)
On remote
ls A/
a/ b/ c/ d e
on
2016 Mar 07
2
body(NULL) <- something; ditto formals() -- should not work
I'm proposing to signal an error (from R >= 3.3.0) in such
examples -- which do "work" in R 3.2.x and earlier :
> f <- NULL; body(f) <- quote(sin(a+1)); f
function ()
sin(a + 1)
<environment: 0x48f9798>
> g <- NULL; formals(g) <- alist(x = pi, y=); g
function (x = pi, y)
NULL
<environment: 0x4e6dfe8>
>
The proposal is that the underlying C
2014 Feb 11
5
Speaking of firefox...
The latest version seems to have a bug. One of my users went to look at a
paper in Phy Rev E, and the firefox pdf view looked fine... but what
printed had garbage for scales on the graphs. Then I had him use the
firefox print preview... and it was garbage. Looked at it on my system,
ditto, and firefox was updated yesterday on all our systems.
Save as (why isn't there an "open"?) a
2007 Jan 24
1
Ultra-slow DB connection / Reverse DNS
Our network admin did some work with load balancing on our test system
last night. This morning, I came in and tried to SSH into our
fileserver, and it took forever. Ditto for SSHing within the network.
Ditto for any MySQL connection, including the connections that the app
servers make.
I''m sure this is due to Reverse DNS lookup attempts. When I added host
entries for all the
2013 Oct 10
3
[PATCH net-next v3 5/5] xen-netback: enable IPv6 TCP GSO to the guest
This patch adds code to handle SKB_GSO_TCPV6 skbs and construct appropriate
extra or prefix segments to pass the large packet to the frontend. New
xenstore flags, feature-gso-tcpv6 and feature-gso-tcpv6-prefix, are sampled
to determine if the frontend is capable of handling such packets.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: David
2016 Sep 07
3
R (development) changes in arith, logic, relop with (0-extent) arrays
Martin
I'd like to make a comment; I think that R's behaviour on 'edge' cases like
this is an important thing and it's great that you are working on it.
I make heavy use of zero-extent arrays, chiefly because the dimnames are an
efficient and logical way to keep track of certain types of information.
If I have, for example,
a <- array(0,c(2,0,2))
dimnames(a) <-
2020 Jun 30
4
R-devel internal errors during check produce?
>>>>> Kurt Hornik
>>>>> on Tue, 30 Jun 2020 06:20:57 +0200 writes:
>>>>> Jan Gorecki writes:
>> Thank you both, You are absolutely correct that example
>> should be minimal, so here it is.
>> l = list(a=new.env(), b=new.env()) unique(l)
>> Just for completeness, env_list during check that raises