search for: linkedlists

Displaying 19 results from an estimated 19 matches for "linkedlists".

Did you mean: linkedlist
2011 Feb 12
0
Fw: Re: Linked List in R
--- On Sun, 13/2/11, Shing Hing Man <matmsh at yahoo.com> wrote: > From: Shing Hing Man <matmsh at yahoo.com> > Subject: Re: [R] Linked List in R > To: "Martin Morgan" <mtmorgan at fhcrc.org> > Date: Sunday, 13 February, 2011, 4:49 > Hi Martin, > ? Thanks for the pointer ! It seems quite involved to > create a > a linked list in the oo way. I
2011 Feb 12
2
Linked List in R
Hi, I am trying to create a linked list in R by defining a class Node which has a instance variable Node. setClass("Node", representation(rate="numeric", nextNode="ANY")) The above works. But the following gives me a warning message. setClass("Node", representation(rate="numeric", nextNode="Node")) > >
2005 Jul 05
3
Asterisk addons install problem
...k/logger.h: No such file or directory app_addon_sql_mysql.c:17:30: asterisk/channel.h: No such file or directory app_addon_sql_mysql.c:18:26: asterisk/pbx.h: No such file or directory app_addon_sql_mysql.c:19:29: asterisk/module.h: No such file or directory app_addon_sql_mysql.c:20:34: asterisk/linkedlists.h: No such file or directory app_addon_sql_mysql.c:21:31: asterisk/chanvars.h: No such file or directory app_addon_sql_mysql.c:22:27: asterisk/lock.h: No such file or directory cdr_addon_mysql.c:17:29: asterisk/config.h: No such file or directory cdr_addon_mysql.c:18:30: asterisk/options.h: No...
2017 Jul 09
2
rsyslog stops logging on service reload?
I have multiple servers running stock CentOS 7 rsyslog 7.4.7-16.el7, which are configured to log locally and over TCP to a remote logserver, also running stock CentOS 7 rsyslog. The remote server uses imptcp to receive, and pretty basic rules to parse and commit to disk. I have several systems that log prolifically, but periodically, they stop soon after the remote log server HUPs (daily
2017 Jul 13
0
rsyslog stops logging on service reload?
On 09/07/17 18:37, John Jasen wrote: > I have multiple servers running stock CentOS 7 rsyslog 7.4.7-16.el7, > which are configured to log locally and over TCP to a remote logserver, > also running stock CentOS 7 rsyslog. The remote server uses imptcp to > receive, and pretty basic rules to parse and commit to disk. > > I have several systems that log prolifically, but
2006 Jan 08
0
problems with app_odbcexec
...risk 1.2.1 and I've downloaded and installed unixODBC. But when I try to run "make" after editing Makefile and copying the app_odbcexec.c to my asterisk/apps location, this is the output I get: cc -fPIC -c -o app_odbcexec.o app_odbcexec.c In file included from /usr/include/asterisk/linkedlists.h:23, from /usr/include/asterisk/chanvars.h:26, from /usr/include/asterisk/channel.h:111, from /usr/include/asterisk/file.h:30, from app_odbcexec.c:22: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/as...
2006 Jan 11
0
problems with installing app_odbcexec into dialplan
...isk 1.2.1 and I've downloaded and installed unixODBC. But when I try to run "make" after editing Makefile and copying the app_odbcexec.c to my asterisk/apps location, this is the output I get: cc -fPIC -c -o app_odbcexec.o app_odbcexec.c In file included from /usr/include/asterisk/linkedlists.h:23, from /usr/include/asterisk/chanvars.h:26, from /usr/include/asterisk/channel.h:111, from /usr/include/asterisk/file.h:30, from app_odbcexec.c:22: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asteri...
2009 Sep 11
0
asterisk addons don't compile using non standart prefix
...or directory app_addon_sql_mysql.c:33:30: error: asterisk/channel.h: No such file or directory app_addon_sql_mysql.c:34:26: error: asterisk/pbx.h: No such file or directory app_addon_sql_mysql.c:35:29: error: asterisk/module.h: No such file or directory app_addon_sql_mysql.c:36:34: error: asterisk/linkedlists.h: No such file or directory app_addon_sql_mysql.c:37:31: error: asterisk/chanvars.h: No such file or directory app_addon_sql_mysql.c:38:27: error: asterisk/lock.h: No such file or directory app_addon_sql_mysql.c:39:30: error: asterisk/options.h: No such file or directory app_addon_sql_mysql.c:40:2...
2010 Oct 26
0
[PATCH node] add logging.py
Adds rsyslog configaration module --- scripts/logging.py | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 89 insertions(+), 0 deletions(-) create mode 100755 scripts/logging.py diff --git a/scripts/logging.py b/scripts/logging.py new file mode 100755 index 0000000..6a32b7a --- /dev/null +++ b/scripts/logging.py @@ -0,0 +1,89 @@ +#!/usr/bin/python +# +# Configures
2013 Feb 19
1
remote logging with rsyslog
This is a similar post to one I've made on the rsyslog list that has received no responses after four days, so I figured I'd try here since the problem seems to be CentOS specific. This is also my second attempt to send it to this list as the first seems to have never showed up. I am trying to test remote logging between two CentOS 6.3 systems and unable to get the client logs to show up
2004 Nov 27
0
problems setting up cdr_addon_mysql
...erisk/logger.h: No such file or directory app_addon_sql_mysql.c:17:30: asterisk/channel.h: No such file or directory app_addon_sql_mysql.c:18:26: asterisk/pbx.h: No such file or directory app_addon_sql_mysql.c:19:29: asterisk/module.h: No such file or directory app_addon_sql_mysql.c:20:34: asterisk/linkedlists.h: No such file or directory app_addon_sql_mysql.c:21:31: asterisk/chanvars.h: No such file or directory app_addon_sql_mysql.c:22:27: asterisk/lock.h: No such file or directory app_saycountpl.c:10:27: asterisk/file.h: No such file or directory app_saycountpl.c:11:29: asterisk/logger.h: No such file...
2004 May 28
3
Asterisk addons
Hi to all!! Is there another method to download asterisk addons??? Thanks.... F -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040528/8f1f7764/attachment.htm
2010 Jul 10
3
a very particular plot
Hi all, Thanks for the really great help I've received on this board in the past. I have a very particular graph that I'm trying to plot, and I'm not really sure how to do it. I think I should be able to use ggplot for this, but I'm not really sure how. I have a data.frame which contains fifty sub frames containing one hundred data points each. I can do a histogram of each of
2009 Aug 11
1
[PATCH node] Added support for remote logging with rsyslog-gssapi to node. NOTE: Needs selinux to be set to permissive (setenforce 0) to work.
TODO: Fix selinux :P --- Makefile.am | 1 + ovirt-node.spec.in | 3 ++ scripts/ovirt | 3 ++ scripts/ovirt-managed-rsyslog | 72 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 79 insertions(+), 0 deletions(-) create mode 100755 scripts/ovirt-managed-rsyslog diff --git a/Makefile.am b/Makefile.am index 0374f07..5201a79 100644
2006 Oct 31
2
compilation problem with asterisk-addons
...erisk/logger.h: No such file or directory app_addon_sql_mysql.c:27:30: asterisk/channel.h: No such file or directory app_addon_sql_mysql.c:28:26: asterisk/pbx.h: No such file or directory app_addon_sql_mysql.c:29:29: asterisk/module.h: No such file or directory app_addon_sql_mysql.c:30:34: asterisk/linkedlists.h: No such file or directory app_addon_sql_mysql.c:31:31: asterisk/chanvars.h: No such file or directory app_addon_sql_mysql.c:32:27: asterisk/lock.h: No such file or directory app_saycountpl.c:11:27: asterisk/file.h: No such file or directory app_saycountpl.c:12:29: asterisk/logger.h: No such file...
2006 Nov 29
1
Getting app_cepstral to work with Asterisk 1.4.0-beta3
...s/voip/installing_app_cepstral.txt This is a Dell PowerEdge 1950 running Whitbox 4 and Asterisk 1.4.0-beta3 I get the following errors on make install Any help would be GREAT! Thanks [CC] app_cepstral.c -> app_cepstral.o In file included from /usr/src/asterisk/include/asterisk/linkedlists.h:23, from /usr/src/asterisk/include/asterisk/frame.h:37, from /usr/src/asterisk/include/asterisk/channel.h:110, from app_cepstral.c:33: /usr/src/asterisk/include/asterisk/lock.h: In function `ast_mutex_init': /usr/src/asterisk/include/asterisk...
2011 Apr 04
0
[LLVMdev] GSOC Adaptive Compilation Framework for LLVM JIT Compiler
On 29 March 2011 12:35, Xin Tong Utoronto <x.tong at utoronto.ca> wrote: > *Project Description:* > > * > * > > LLVM has gained much popularity in the programming languages and compiler > industry from the time it is developed. Lots of researchers have used LLVM > as frameworks for their researches and many languages have been ported to > LLVM IR and interpreted,
2011 Mar 29
5
[LLVMdev] GSOC Adaptive Compilation Framework for LLVM JIT Compiler
*Project Description:* * * LLVM has gained much popularity in the programming languages and compiler industry from the time it is developed. Lots of researchers have used LLVM as frameworks for their researches and many languages have been ported to LLVM IR and interpreted, Just-in-Time compiled or statically compiled to native code. One of the current drawbacks of the LLVM JIT is the lack of an
2011 Apr 04
1
[LLVMdev] LLVMdev Digest, Vol 82, Issue 7
sounds like a good idea to me. but one of the current issues of back-patching in the LLVM is that the back-patching is not done atomically on some of the architectures, i.e. Intel x86. and this makes LLVM JIT not thread-safe in lazy compilation mode. what we need to make sure is that the "updating the resolution for a given symbol" you mentioned is done in an atomic fashion. also, how