Displaying 10 results from an estimated 10 matches for "inconstencies".
Did you mean:
inconstancies
2014 Sep 16
2
repoquery -f does not work well.
Hi.
I've found inconstancy between output of repoquery and rpm. I was
looking forward towards apache php 5.4 module which must provided by
some package SCL (can someone tell me?).
rpm -qf /etc/httpd/modules/mod_proxy.so
httpd-2.2.15-29.el6.centos.x86_64
repoquery -qf /etc/httpd/modules/mod_proxy.so
so repoquery results in no output
yum list installed httpd
Loaded plugins: fastestmirror
2007 Feb 13
3
[Bug 505] iptables-save still doesn't like quotes
...AssignedTo|laforge@netfilter.org |pablo@netfilter.org
Version|CVS (please indicate |1.1.2
------- Additional Comments From kaber@trash.net 2007-02-13 17:48 MET -------
I've looked into this, but didn't manage to fix it properly. There seems to be
some inconstencies in who is reponsible for escaping characters,
iptables-restore and libipt_string both fiddle with the string.
Pablo, can you look into this please?
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are t...
2017 Apr 24
2
i686-mingw32-RA-on-linux buildbot
I keep running into errors on the i686-mingw32-RA-on-linux bot and was curious if someone could test a patch against the bot or something with a similar setup. I believe it should now work properly, but would like to make sure that it'll pass before possibly adding a third commit/revert cycle.
If the history isn't an issue, let me know an I'll just keep trying.
The differential is
2020 Jan 09
1
mean
...corporated into the other functions to enforce a level of consistency.
>
> We will need to wait for someone from R Core to comment.
>
> Regards,
>
> Marc
>
>> On Jan 9, 2020, at 8:34 AM, Lipatz Jean-Luc <jean-luc.lipatz at insee.fr> wrote:
>>
>> Ok, inconstencies.
>>
>> The last test you wrote is a bit strange. I agree that it is useful to warn about a computation that have no sense in the case of factors. But why testing data;frames? If you go that way using random structures, you can also try :
>>
>>> median(list(1,2),list(3,4...
2020 Jan 09
4
mean
Hello,
Is there a reason for the following behaviour?
> mean(c("1","2","3"))
[1] NA
Warning message:
In mean.default(c("1", "2", "3")) :
l'argument n'est ni num?rique, ni logique : renvoi de NA
But:
> var(c("1","2","3"))
[1] 1
And also:
>
2020 Jan 09
0
mean
.... Presumably, the additional checks were not incorporated into the other functions to enforce a level of consistency.
We will need to wait for someone from R Core to comment.
Regards,
Marc
> On Jan 9, 2020, at 8:34 AM, Lipatz Jean-Luc <jean-luc.lipatz at insee.fr> wrote:
>
> Ok, inconstencies.
>
> The last test you wrote is a bit strange. I agree that it is useful to warn about a computation that have no sense in the case of factors. But why testing data;frames? If you go that way using random structures, you can also try :
>
>> median(list(1,2),list(3,4),list(4,5))
>...
2016 Feb 24
1
[PATCH] *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Hi, Martin!
You can find pretty nice instructions how to do it via Phabricator here:
http://llvm.org/docs/Phabricator.html.
-Maxim
On 23/02/16 21:30, Xinliang David Li via llvm-dev wrote:
> Can you send this patch to llvm-commits ?
>
> David
>
> On Tue, Feb 23, 2016 at 1:15 AM, Martin Liška <llvm-dev at lists.llvm.org
> <mailto:llvm-dev at lists.llvm.org>> wrote:
2000 Jan 27
0
service_ok, redux.
Ok, this one actually produces the message I intended...
Questions for the community and team:
1) should warnings be at DEBUG(2, and notices at 3?
2) should errors like "path points to non-dir"
cause a fatal error as well as an error message?
3) should the share names be in []s in the messages?
--dave
-------------- next part --------------
1770c1770,1772
< incomplete or
2000 Jan 27
1
Proposed improvements to service_ok()
I've been unhappy for some time with the weak checking
of service self-consistency in .../source/param/loadparm.c's
"service_ok" function.
Here's my initial draft of a better one, in diff format.
Suggestions and criticism welcome!
--dave
--
David Collier-Brown, | Always do right. This will gratify
185 Ellerslie Ave., | some people and astonish the rest.
Willowdale,
2012 May 16
3
install ggplot2 package
Has one try to install the ggplot2 package recently? I tried to install
it on my new system and had trouble:
> install.packages("ggplot2")
Installing package(s) into 'C:/Program Files/R/R-2.14.2/library'
(as 'lib' is unspecified)
also installing the dependency 'scales'
trying URL