search for: constructs

Displaying 20 results from an estimated 12197 matches for "constructs".

Did you mean: construct
2005 Jul 19
2
Installation
Hi there , I am a new user of Asterisk. When I downloaded it and was trying to compile it, i got the following error message after it run for a while. This error came after I run make. __________________________________________ gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
2020 May 17
3
Problems with userdb and mail deliveribility
I briefly got some mails delivered, but not anymore. Attached are dovecot-info.log, dovecot-debug.log, dovecot.log, maillog, /etc/mail/passwd smtpd.conf, vaddr, vusers, vdomains Thanks for any help. Chris Bennett -------------- next part -------------- May 15 12:54:25 master: Error: service(config): pipe() failed: Too many open files May 15 12:54:25 master: Error: service(auth): pipe() failed:
2007 Dec 20
0
13 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c test/trace
libswfdec/swfdec_as_array.c | 88 +- libswfdec/swfdec_xml.c | 17 libswfdec/swfdec_xml_node.c | 23 test/trace/Makefile.am | 28 test/trace/array-no-object-5.swf |binary test/trace/array-no-object-5.swf.trace | 14 test/trace/array-no-object-6.swf |binary test/trace/array-no-object-6.swf.trace | 14
2020 Aug 12
0
Problems, virtual and alias, Dovecot, Neomutt, OpenSMTPD on OpenBSD
I'm having some problems. I'm using virtual users with real domains. That is working, but the folders are not showing up properly in neomutt, for both virtual users and system users. When I use K9 on Android, the folders show up correctly. Sending is working, but I don't have auth setup right on OpenSMTPD, so I'm sending locally, not remotely (including from K9, which can't
2006 Jun 23
2
[LLVMdev] Help with error in pass
Dear LLVM guys, I am getting an error with my pass implementation, and I cannot figure it out. Basically, I've implemented part of a register allocation algorithm, but I am having problems to set the passes correctly. For instance, for this program below, the following error message is produced: .c ----------------------| .bc ---------------------------------
2006 Jun 24
0
[LLVMdev] Help with error in pass
On Fri, 23 Jun 2006, Fernando Magno Quintao Pereira wrote: > I am getting an error with my pass implementation, and I cannot figure > it out. Basically, I've implemented part of a register allocation > algorithm, but I am having problems to set the passes correctly. For > instance, for this program below, the following error message is > produced: It's hard to say
2013 Feb 10
1
Patch to add gpg support to logcheck.
Enjoy, Based mostly of the man page for mime-construct. # free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied
2007 Aug 20
0
15 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c
libswfdec/swfdec_as_context.c | 45 +++++++++++++++++++++++++- libswfdec/swfdec_as_frame.c | 14 ++++---- libswfdec/swfdec_as_frame_internal.h | 3 + libswfdec/swfdec_as_interpret.c | 22 ++++++++---- libswfdec/swfdec_as_object.c | 26 ++++++++++----- libswfdec/swfdec_as_object.h | 11 +++++-
2014 Dec 09
3
[LLVMdev] [cfe-dev][Openmp-dev] Clang Plugin to analyze OpenMP AST
Hi, I am writing a plugin to get information about the OpenMP constructs from the AST. I am basically writing a “RecursiveASTVisitor” and I am trying to find the OpenMP statement and get information like filename and line of code. When I am visiting recursively each statement I have my own switch on the “StmtClass” and for now I am focusing on “OMPParallelForDirectiveC...
2006 Jun 24
1
[LLVMdev] Help with error in pass
Dear LLVM guys, I've solved my problem with the passes, and compiled my first code using the new register allocator! Debugging was quite easy, using gdb. The problem was that I was forgetting to initialize the array that records the physical registers ever used (MachineFunction::UsedPhysRegs). This is a very minor thing, but I would suggest asserting that the vector has been initialized
2012 Mar 27
2
Constructing Distance matrix for hclust
Hi, I have similarity value between string pairs in a mysql database. I need to construct the distance matrix which hclust can take and cluster the strings. Most of the examples I came across show how to construct the distance matrix using dist function. How can I code to construct distance matrix using the data in mysql db. Thanks a lot for any help. [[alternative HTML version deleted]]
2006 Mar 06
2
Confusion about construction of RURIs from contact headers for BYEs generated by *
I'm a bit confused about how * constructs the RURI when it generates a BYE. For the situation where * send the initial INVITE it constructs the RURI for the BYE from the contact header of the 200 OK response which is well and good. However when * receives the initial INVITE it does not use the contact header contained within to construct t...
2013 Oct 16
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
> In beginModule, we construct the CUs, but not all the DIEs that belong to >>> the CU. >>> In endFunction, we started to construct the scope DIEs. So in some >>> sense, we are adding things to prior CUs. >>> >>> Looking at void CompileUnit::addDIEEntry(DIE *Die, uint16_t Attribute, >>> DIE *Entry), we can possibly have 3 CUs, this CU,
2013 Oct 16
3
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...our above example, if a later CU wants to add a member function to an > earlier CU, we find the earlier CU in DwarfDebug by going through the > context chain of the member function, and then call getOrCreate on the > earlier CU. > > So we can try to make the statement "a CU only constructs a DIE that > belongs to the CU", > I don't believe so - not based on your current implementation. We'd need to think more carefully about mismatches between type definitions (implicit special members, member template specializations, nested classes - these three things can creat...
2008 Nov 18
2
anyone familiar with this error?
[whit at linuxsvr R.packages]$ sudo R CMD INSTALL portfolio.construction * Installing to library '/usr/local/lib64/R/library' * Installing *source* package 'portfolio.construction' ... ** R ** preparing package for lazy loading Loading required package: fts Loading required package: quadprog Loading required package: Rexcelpoi terminate called after throwing an instance of
2013 Oct 16
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...f a later CU wants to add a member function to an >> earlier CU, we find the earlier CU in DwarfDebug by going through the >> context chain of the member function, and then call getOrCreate on the >> earlier CU. >> >> So we can try to make the statement "a CU only constructs a DIE that >> belongs to the CU", >> > > I don't believe so - not based on your current implementation. We'd need > to think more carefully about mismatches between type definitions (implicit > special members, member template specializations, nested classes - t...
2013 Oct 16
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...on the correct CU. In your above example, if a later CU wants to add a member function to an earlier CU, we find the earlier CU in DwarfDebug by going through the context chain of the member function, and then call getOrCreate on the earlier CU. So we can try to make the statement "a CU only constructs a DIE that belongs to the CU", that will help emit-one-CU-at-a-time? We also need to replace all "new DIE" in DwarfDebug with CU::getOrCreate, then every DIE will be constructed by a CU and belong to the same CU. When we are done emitting one CU, we can release all DIEs belonging to...
2011 May 03
2
Constructing a histogram with words as labels as height as frequency?
Hi all. I need to construct a plot showing words on the x-axis and how many times each word was given as a verbal response on the y-axis as solid bar (frequency). Is there a convenient function to do this in R? I considered hist(), but I'm not sure how to construct the text file. Example: apple, 2 pear, 14 house, 1 beach, 5 computer, 15 Thanks, ~Caitlin [[alternative HTML version
2008 Mar 03
0
OT - Mime-construct, exim4 and job numbers
Hi, I'm using mime-construct to send fax files (from an Asterisk server). mime-construct is using exim4 to have its job done. Trouble is I'm not pleased with the way I can link mime-construct and exim4 jobs (whenever an exim4 job fails, mime-construct exit code is still 0) : all I'm doing at the moment is reading exim4 and syslog log files for events matching. In syslog, I've
2012 Sep 27
2
equivalent of Stata "by construct"
I am evaluating a switch from Stata to R. I don't need to extensive Statistical methods, but the main reason I am exploring the switch is the coding flexibility in R (e.g. Stata does not support linear/quadratic programming). I have been going over the R syntax and I had a quick question: In Stata, one has a very useful construction called "by", e.g. by month signal: gen xxx =