Displaying 20 results from an estimated 69 matches for "precursors".
Did you mean:
precursor
2003 Oct 28
2
SIP Calls Don't Properly Connect (Continue Ringing) After CVS Update
Hi,
I just updated my image from CVS, compiled and reinstalled it. Now
whenever I make calls from my Grandstream phone to my X-Lite soft-phone,
the call does not complete correctly.
Scenario:
1. I take the GS off hook and dial 1100 (the extension of the
x-lite phone).
2. The x-lite phone rings properly.
3. The user at the x-lite site answers the call.
4. The GS phone continues to
2003 Dec 07
3
FARFON lives!
Some of you have been following our progress on
http://farfon.convergence.com.pk as we blundered our way through the
development of a low-cost ethernet IP phone that does IAX and augments the
client options currently available for the kick-assterisk server.
With help from the denizens of #asterisk and kind words of advice from Mr.
Spencer and the rest of the gang ... we're proud to have
2007 Apr 02
0
Object problems with Generic and rematchDefinition
Hello all,
Let me try this again with some code.
I am trying to make a new object and it's not working. I get :
Error in rematchDefinition(definition, fdef, mnames, fnames, signature) :
methods can add arguments to the generic only if '...' is an
argument to the generic
as my error. I have included my code. It is from the xcms package.
Any help would be great even if
2010 Feb 05
1
splint / lint-like syntax checker for R
Greetings -
Does CRAN or someone similar make a splint / lint-like syntax checker
for R? I realize that both ESS and the debug package and similar tools
have debugging and error analysis features, but those appear to require
running the code through the R buffer. I'd like something that did basic
syntax and object-name verification for code that was to run in batch,
as a precursor to
2009 Dec 21
1
sip show peers returns several notices
Hello everybody,
When I execute the "sip show peers" command in the asterisk console I
always get the following notice, repeated 15 times after the sip show
peers output.
[Dec 21 03:38:31] NOTICE[12693]: utils.c:1074 ast_wait_for_output:
Timed out trying to write
This happens on a freshly installed 1.6.1.12 and a 1.6.1.6 box that I
am running. Both of them use Debian Linux (lenny) on
2018 Jan 17
6
Adding DWARF5 accelerator table support to llvm
Hello all,
In <https://reviews.llvm.org/D41986#977215> it was brought up that
there are at least two parties interested in having DWARF5 accelerator
tables implemented, so I'm writing this email to see if there's anyone
else interested in this topic, and to try to synchronize our efforts.
Our interest for this stems from a desire to make dwarf parsing fast
on non-apple targets
2013 Feb 22
1
[LLVMdev] testing instruction selection
...y stuctures and then submitted to that phase and
optionally propagated to later phases. You could also save off the state
of any phase in ascii too.
So you could write test cases for optimizations and code generation that
were reproducible and such.
In those days they used various YAML ancient precursors like LG and IDL.
We used to jokingly call the PQCC project PQTG (Product Quality Thesis
Generator).
Reed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130222/d97052a7/attachment.html>
2008 Mar 21
1
NUT Enhancements
Hi Eric,
Can you send again your patches, to the nut list this time.
It has been ripped off the mail, since it's violating Eaton Policy.
Le dimanche 16 mars 2008 ? 15:38 -0400, Eric Wilde a ?crit :
> I am enclosing several modules from NUT 2.2.1 that I have enhanced to
> provide additional features. I sent these to Russell Kroll a while
> back but I think it was right about the
2003 Jan 29
2
calling sweave function from latex
System info:
Mandrake 9.0
R Version 1.6.1
ESS 5.1.21
Emacs 21.2.1
-------------------
Colleagues
I've been calling R-code embedded in my LaTex document using Sweave, but
would like to make things more convenient. At present as I understand it
you first process the R chunks of code using the Sweave function
called from within R to process a "precursor file" e.g. foo.sw to get a
2003 Jan 29
2
calling sweave function from latex
System info:
Mandrake 9.0
R Version 1.6.1
ESS 5.1.21
Emacs 21.2.1
-------------------
Colleagues
I've been calling R-code embedded in my LaTex document using Sweave, but
would like to make things more convenient. At present as I understand it
you first process the R chunks of code using the Sweave function
called from within R to process a "precursor file" e.g. foo.sw to get a
2013 Jan 22
2
[LLVMdev] RFC: Improving our DWARF (and ELF) emission testing capabilities
On Tue, Jan 22, 2013 at 3:23 PM, Robinson, Paul
<Paul.Robinson at am.sony.com> wrote:
>>>> 2. Relying of assembly directive emissions (i.e. .cfi_*), which is
>>>> cumbersome and misses a lot of things like actual DWARF encoding.
>>>
>>> I'm not sure what you mean by "actual DWARF encoding" here.
>>> (disclaimer: I've only
2018 Jan 17
0
Adding DWARF5 accelerator table support to llvm
Hello, I hope I will have time to help you with that. I discussed
dwarfv5 .debug_names implementation with involved party from RH. Anyway
even if can't help much could you keep me in the loop please?
On 01/17/2018 07:13 PM, Pavel Labath via llvm-dev wrote:
> Hello all,
>
> In <https://reviews.llvm.org/D41986#977215> it was brought up that
> there are at least two parties
2013 Jan 23
0
[LLVMdev] RFC: Improving our DWARF (and ELF) emission testing capabilities
David Blaikie [dblaikie at gmail.com] wrote:
> On Tue, Jan 22, 2013 at 3:23 PM, Robinson, Paul
> <Paul.Robinson at am.sony.com> wrote:
>>>>> 2. Relying of assembly directive emissions (i.e. .cfi_*), which is
>>>>> cumbersome and misses a lot of things like actual DWARF encoding.
>>>>
>>>> I'm not sure what you mean by
2009 Jul 02
2
working with texts
WinXP, R-2.9.1
LS.,
I have been trying to solve a (for me) tricky issue. No matter what I've
tried, I just can't find a way to do this.
This is the issue:
I have a text file (ansi text) "titles.txt" with lines of text; here is
an example of such a file:
>>>>>
a brief history of polio vaccines
anti-vaccination movements and their interpretations
early warning
2013 Feb 22
2
[LLVMdev] testing instruction selection
It's kind of troubling that you can't create test cases that start with
DAG as opposed to bitcode .ll.
It's very tedious sometimes to go through and make sure that you have
really tested all your patterns and sometimes the compiler changes and
it stops generating those patterns but may resume generating them later.
So if you make a change at a time when it's not generating
2013 Feb 22
0
[LLVMdev] testing instruction selection
Do you have any suggestions about how to address this?
-- Sean Silva
2020 Aug 25
0
X.Org libX11 security advisory: August 25, 2020
Double free in libX11 locale handling code
==========================================
CVE-2020-14363
There is an integer overflow and a double free vulnerability in the way
LibX11 handles locales. The integer overflow is a necessary precursor to
the double free.
Patches
-------
A Patch for this issue has been committed to the libX11 git repository.
libX11 1.6.12 will be released shortly and
2015 Jul 29
2
Fedora change that will probably affect RHEL
On 07/28/2015 04:29 PM, Warren Young wrote:
> They turned off "PermitRootLogin yes" and "Protocol 1" in EL6 or EL7, the previous low-hanging fruit. Do you think those were bad decisions, too?
As far as I know, PermitRootLogin has not been set to "no" by default.
At least, I've never seen that on a system I've installed. Am I missing
something?
2006 Sep 19
1
Help/problems with blktap on xen-unstable
Hi
I''ve been trying to play with the new blktap support in xen-unstable.
First, an observation - blktapctrl is pinned at 100% CPU:
-----------------------------------------------------------------------------------------------------------------
top - 17:29:48 up 4 days, 2:02, 3 users, load average: 0.90, 1.01, 1.00
Tasks: 83 total, 3 running, 80 sleeping, 0 stopped, 0 zombie
2008 Jan 10
0
prob package: elementary probability on finite sample spaces
Dear R Community,
I am pleased to announce the beta-release of the prob package. The
source code is now on CRAN, and binaries should be generated there
before long. In the meantime, you can get it with
install.packages("prob", repos = "http://r-forge.r-project.org")
The prob package gives a framework for doing elementary probability on
finite sample spaces in R. The