Displaying 20 results from an estimated 10732 matches for "imply".
Did you mean:
simply
2007 Sep 23
1
DO NOT REPLY [Bug 4985] New: --list-only shows implied dirs even with --no-implied-dirs
https://bugzilla.samba.org/show_bug.cgi?id=4985
Summary: --list-only shows implied dirs even with --no-implied-
dirs
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2008 Mar 11
1
Error: arguments imply differing number of rows
I am simply trying to put 4 boxplots on the same plot, but I keep
getting the "arguments imply differing number of rows" error. Here, I
have two variables: a factor x of length 1762 (with 4 levels) and a
numeric variable y of length 1762. How is it that my arguments imply
differing numbers of...
2009 Jun 29
1
difference between --no-implied-dir abd --keep-dirlinks ?
Hi,
I have gone through the rsync documentation and also tested same both
--no-implied-dir and --keep-dirlinks options. My question is what is the
difference between these options in below scenario?
I have /foo/bar is the symlink to /foo/baz at source and same directory
structure with symlink is there at destination. When I sync the data from
/foo/bar/* with --relative option specified, I am
2006 Feb 23
1
DO NOT REPLY [Bug 3543] New: [ACL] rsync calls default_perms_for_dir on omitted implied dirs before ensuring they exist
https://bugzilla.samba.org/show_bug.cgi?id=3543
Summary: [ACL] rsync calls default_perms_for_dir on omitted
implied dirs before ensuring they exist
Product: rsync
Version: 2.6.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2016 Nov 17
4
RFC: Consider changing the semantics of 'fast' flag implying all fast-math-flags
...es. I suspect that in many cases the “new” flag (i.e. allowing reassociation, etc.) will be what is actually needed anyway.
I would be inclined to agree with Niolai’s suggestion of combining all the flags related to value safety, except that Warren’s proposal that started this discussion seems to imply that he has a use case that requires reciprocals to be turned off separately.
-Andy
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Mehdi Amini via llvm-dev
Sent: Wednesday, November 16, 2016 8:55 AM
To: Ristow, Warren <warren.ristow at sony.com>
Cc: llvm-dev at list...
2019 Aug 27
2
implied-dirs tail component being chown'd
I use rsync in a fairly complex scripted situation and am trying to figure out how to avoid changing ownership/permissions just on the directories specified on the command line (but operate normally for everything underneath).
I've been using --relative --no-implied-dirs with some success in other situations, but here it still seems to try to chown the last path component of the
2016 Nov 16
3
RFC: Consider changing the semantics of 'fast' flag implying all fast-math-flags
...VM IR that has the following flags on in appropriate FP ops:
'aggr' + 'nnan' + 'ninf' + 'nsz'
But I don't see a way to express 'aggr' in the IR. We could do this, if we change the definition of the IR 'fast' flag to remove that sentence about implying all the others:
fast => "Allow algebraically equivalent transformations that may dramatically
change results in floating point (e.g. reassociate).
(If we do something like that, we may want to change the name from 'fast' to something else (like 'aggr'),...
2016 Nov 17
2
RFC: Consider changing the semantics of 'fast' flag implying all fast-math-flags
> On Nov 16, 2016, at 6:22 PM, Ristow, Warren <warren.ristow at sony.com> wrote:
>
> > ... except that Warren’s proposal that started this discussion seems to imply that he
> > has a use case that requires reciprocals to be turned off separately.
>
> Just to close this loose end, yes I have a use case.
>
> Specifically, we have a customer that turns on '‑ffast‑math', but was getting a runtime failure due to the reciprocal-transfor...
2012 Oct 30
0
[LLVMdev] [RFC] Extend LLVM IR to express "fast-math" at a per-instruction level
...f Infs when convenient
> no signed zeros (S)
> - ignore the existence of negative zero when convenient
>
Does this mean ignore the possibility of NaNs as operands, as results, or
both? Ditto for infinity and negative zero.
Also, what does "ignore" mean? As worded, it seems to imply Undefined
Behavior if the value is encountered. Is that intended?
> allow fusion (F)
> - fuse FP operations when convenient, despite possible differences in
> rounding
> (e.g. form FMAs)
>
What do you intend to be the relationship between this and @llvm.fmuladd?
It's not...
2006 Feb 24
0
Improvements to man page for --no-implied-dirs and --keep-dirlinks
Wayne,
Attached is a patch worth of suggested man page improvements for
--no-implied-dirs and --keep-dirlinks. I think new users would find my
explanations clearer and more complete, although you may want to make
additional changes. I regenerated rsync.1 and the patch includes
changes to it, but my yodl is somewhat weird, so I suggest you run yodl
again yourself.
--
Matt McCutchen
2017 Sep 20
4
arguments imply differing number of rows
Hi Team,
I using the syntax as:
data.df<- data.frame(
city= c(rep(c("Delhi", "Bangalore","Chandigarh"),each=5)),
population= c(4000:6000,3500:4300,3000:3200)
)
But i am getting the error as arguments imply differing number of rows: 15,
3003.
Tried searching google but could not understand & find the solution.
Thanks, Shivi
[[alternative HTML version deleted]]
2018 Nov 15
3
[cfe-dev] [RFC][ARM] -Oz implies -mthumb
...; gives me Thumb on Cortex-A{8,9,17}
>
>
Yes. Just to clarify my response. That particular linaro toolchain
(I've got 5.3) defaults to -mthumb. It will also give you thumb code
if you compile with -O3 though. It is a toolchain default and not an
implication of -Os or -Oz.
My vote is not imply ARM/Thumb state changes with optimization
options. We've already got two ways to do it --target=thumb-none-eabi,
--target=arm-none-eabi and -mthumb/-marm I think the potential
confusion outweighs the potential benefit. I'm just one voice though.
Peter
________________________________
>...
2010 Jul 28
1
error: arguments imply differing number
...end_of_the_location = end.loc,
peak_value = peak)
return(output)
}
ddply(mydata[, -1], .(runNumber,cat1), my.summary)
why ddply returned the following error
Error in data.frame(start_of_the_location = start.loc, end_of_the_location
= end.loc, :
arguments imply differing number of rows: 0, 1
> mydata[,-1]
cat1 location item_values p.values sequence start end runNumber
1 1 3002737 100 0.01 1 TRUE FALSE 1
2 1 3017821 102 0.05 2 FALSE FALSE 1
3 2 3027730 103 0.02 3 F...
2006 Nov 06
1
Does subscribe imply require?
...g a lot of similar required/subscribe parameters, for
example in service definitions:
package { whatever :
ensure => latest
}
service { whatever:
ensure => running,
require => Package[ whatever ],
subscribe => Package[ whatever ]
}
Am I doing this correctly, or does subscribe imply require so the require
parameter here is unnecessary?
Thanks in advance, best regards
Jose
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2006 Dec 08
1
--no- usage
The manpage states:
You may turn off one or more implied options by prefixing the option
name with "no-". Not all options may be prefixed with a "no-": only
options that are implied by other options (e.g. --no-D, --no-perms)
or have different defaults in various circumstances (e.g.
--no-whole-file, --no-blocking-io, --no-dirs). You may specify
either
2007 Aug 04
1
Why does --xattrs imply --perms?
Why does --xattrs imply --perms (according to the man page)? Unlike
--acls, --xattrs is not logically a superset of --perms (since
system.* xattrs are ignored). I might conceivably want to copy some
user xattrs that I set on my files while allowing the destination
permissions to take the default value.
Matt
2010 May 18
1
virtio: imply disable_cb on callbacks
Rusty, the patch "virtio: imply disable_cb on callbacks" is on your tree.
I'd like to figure out how it works: for example:
diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c
--- a/drivers/block/virtio_blk.c
+++ b/drivers/block/virtio_blk.c
@@ -69,6 +69,8 @@ static void blk_done(struct virtqueue *v...
2010 May 18
1
virtio: imply disable_cb on callbacks
Rusty, the patch "virtio: imply disable_cb on callbacks" is on your tree.
I'd like to figure out how it works: for example:
diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c
--- a/drivers/block/virtio_blk.c
+++ b/drivers/block/virtio_blk.c
@@ -69,6 +69,8 @@ static void blk_done(struct virtqueue *v...
2017 Sep 20
0
arguments imply differing number of rows
...m> wrote:
> Hi Team,
>
> I using the syntax as:
>
> data.df<- data.frame(
> city= c(rep(c("Delhi", "Bangalore","Chandigarh"),each=5)),
> population= c(4000:6000,3500:4300,3000:3200)
> )
>
> But i am getting the error as arguments imply differing number of rows: 15,
> 3003.
>
> Tried searching google but could not understand & find the solution.
>
> Thanks, Shivi
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing li...
2013 Oct 19
1
[Bug 863] New: Implied regression in errors
https://bugzilla.netfilter.org/show_bug.cgi?id=863
Summary: Implied regression in errors
Product: iptables
Version: 1.4.x
Platform: arm
OS/Version: other
Status: NEW
Severity: trivial
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: