Displaying 20 results from an estimated 1000 matches similar to: "R ecuatia error"
2010 May 04
2
[LLVMdev] Question about GVN
Hello, I was investigating GVN.cpp file and I found suspicious part:
1587 bool NeedToSplitEdges = false;
1588 for (pred_iterator PI = pred_begin(LoadBB), E = pred_end(LoadBB);
1589 PI != E; ++PI) {
1590 BasicBlock *Pred = *PI;
1591 if (IsValueFullyAvailableInBlock(Pred, FullyAvailableBlocks)) {
1592 continue;
1593 }
1594 PredLoads[Pred] = 0;
1595
1596 if
2013 Apr 09
3
count by value
Hello all!
I have a big problem now. I want a data frame like this:
dput(head(test,100))
structure(c(NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,
NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,
NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,
NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,
NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,
2007 Jun 05
2
Problems with Merge
Hi,
I have a history dataset, a matrix with about 1590 obs, and 242 cols,
and I need to update this matrix with an 'update' matrix that has about
30 rows, and roughly similar number of columns as the history ds (but
not necessarily equal). The update dataset is read from an Excel ODBC
connection. When I try and merge these datasets, I get counter-intuitive
results.
library(RODBC)
chn
2012 Jun 05
0
No progress tones on transferred call
Asterisk 1.4
We are experiencing an issue on transfers where no progress tones are heard
by the caller:
1. Call from 1593 (SPA525G 0026998D2FFFF) to 1595 (SPA922 000B820AFFFFF).
1595 answers
2. From 1593 initiate transfer to 1597 (SPA508G 1CDF0F4AFFFF). 1595 hears
MoH.
3. 1597 starts ringing and 1593 presses transfer again. MoH stops but 1595
hears no ringing
When xfer is pressed and the
2020 Apr 14
5
[PATCH] vhost: do not enable VHOST_MENU by default
We try to keep the defconfig untouched after decoupling CONFIG_VHOST
out of CONFIG_VIRTUALIZATION in commit 20c384f1ea1a
("vhost: refine vhost and vringh kconfig") by enabling VHOST_MENU by
default. Then the defconfigs can keep enabling CONFIG_VHOST_NET
without the caring of CONFIG_VHOST.
But this will leave a "CONFIG_VHOST_MENU=y" in all defconfigs and even
for the ones that
2020 Apr 14
5
[PATCH] vhost: do not enable VHOST_MENU by default
We try to keep the defconfig untouched after decoupling CONFIG_VHOST
out of CONFIG_VIRTUALIZATION in commit 20c384f1ea1a
("vhost: refine vhost and vringh kconfig") by enabling VHOST_MENU by
default. Then the defconfigs can keep enabling CONFIG_VHOST_NET
without the caring of CONFIG_VHOST.
But this will leave a "CONFIG_VHOST_MENU=y" in all defconfigs and even
for the ones that
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
Apologies if this is not the best list on which to ask for help. I have
compiled R 2.6.0 using Sun Studio 12 compilers. I can install most CRAN
and bioconductor packages that I need, with the exception of RSQLite.
Unfortunately this is critical for other packages that I need. I have
tried to compile it using R CMD INSTALL to generate a config.log file.
I don't know how to fix the reported
2014 Jun 11
2
CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset
Hello CentOS admins.
I am an AIX admin bent on learning CentOS. Yesterday I downloaded
CentOS-6.5-x86_64-bin-DVD1.iso, burned a DVD and loaded it onto a Lenovo
IdeaPad N585 laptop. All went well, except for getting the integrated
wireless to work. Here is some info and what I tried so far.
# lspci|egrep -i wireless
06:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless
2013 Feb 07
2
Too Many Running Process
Dear List Users Greetings,
i have come across the problem where CentOS 6.3 x64 has more than 700
processes running. i am not sure where to start, what in normal or
abnormal.
[root at jet]# ps -A
PID TTY TIME CMD
1 ? 00:00:03 init
2 ? 00:00:00 kthreadd
3 ? 00:00:00 migration/0
4 ? 00:00:00 ksoftirqd/0
5 ? 00:00:00 migration/0
6
2015 Aug 13
0
CentOS-announce Digest, Vol 126, Issue 6
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2007 Dec 21
17
[Bug 1419] New: Fix PTY handling on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1419
Summary: Fix PTY handling on Mac OS X
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
2020 Apr 14
0
[PATCH] vhost: do not enable VHOST_MENU by default
Hi Jason,
I love your patch! Yet something to improve:
[auto build test ERROR on vhost/linux-next]
[also build test ERROR on next-20200414]
[cannot apply to powerpc/next s390/features v5.7-rc1]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please
2007 Jun 25
0
[1066] trunk/wxruby2/swig: Move EVT constants in swig/classes/Event.i; add a few missing ones
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2004 Aug 25
3
Menu help
Hi
We have setup a TFTP server on a server running Fedora Core 2. We have
a network/router appliance that acts as our DHCP server. The DHCP
server gives our workstations an IP address then directs them to our
TFTP server looking for the boot file named pxelinux.0 . On the TFTP
server we have a directory called tftpboot in this directory we have the
following files:
- memdisk
-
2009 Jul 09
3
performance troubleshooting
We have a serious performance problem on our server. Here is some data:
<pre>
> ::memstat
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 1133252 4426 31%
Anon 1956988 7644 53%
Exec and libs 31104 121 1%
Page cache
2007 May 31
0
[1036] trunk/wxruby2: Merge RubyEventTypes into Events.i, add missing EVT_ constants for
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2005 Feb 22
1
Failed logon with 3.0.11
Hi,
I just tried an upgrade from Samba 3.0.2a to 3.0.11 to fix a known bug (1147),
but now I get a different problem. Users cannot login.
Here's what the log looks like in 3.0.2a
.............
[2005/02/22 16:57:49, 2] param/loadparm.c:do_section(3339)
Processing section "[shares]"
[2005/02/22 16:57:49, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.4.10
2009 May 03
10
[Bug 1595] New: Server option PrintLastLog does not work on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=1595
Summary: Server option PrintLastLog does not work on AIX
Product: Portable OpenSSH
Version: 5.2p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2013 Mar 26
1
Pointer to debug "Got SETUP with duplicate call ptr . Dropping call."
Hello,
I'm reading this in my log files:
[Mar 25 12:01:23] WARNING[1593] sig_pri.c: Span 1: Got SETUP with duplicate
call ptr (0x8e3b998). Dropping call.
[Mar 25 13:21:40] WARNING[1593] sig_pri.c: Span 1: Got SETUP with duplicate
call ptr (0x8e3b998). Dropping call.
[Mar 26 10:20:54] WARNING[2643] sig_pri.c: Span 1: Got SETUP with duplicate
call ptr (0x8e06788). Dropping call.
[Mar 26
2005 Nov 18
12
[Bug 3271] New: Rsync instances stay in memory when using in daemon mode
https://bugzilla.samba.org/show_bug.cgi?id=3271
Summary: Rsync instances stay in memory when using in daemon mode
Product: rsync
Version: 2.6.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: