search for: 883

Displaying 20 results from an estimated 268 matches for "883".

Did you mean: 8.83
2010 Jan 28
2
rtp.c:883 ast_rtcp_read: RTCP Read too short
...direct:1] Set("SIP/03070741-088bd470", "CALLERID(number)=96170707070") in new stack ??? -- Executing [9613070741 at direct:2] Dial("SIP/03070741-088bd470", "SIP/usa/9613070741") in new stack ??? -- Called usa/9613070741 [Jan 28 18:17:36] WARNING[29269]: rtp.c:883 ast_rtcp_read: RTCP Read too short [Jan 28 18:17:42] WARNING[29269]: rtp.c:883 ast_rtcp_read: RTCP Read too short ??? -- Call on SIP/usa-08906450 left from hold ??? -- SIP/usa-08906450 is making progress passing it to SIP/03070741-088bd470 ??? -- SIP/usa-08906450 is ringing ??? -- Call on SIP/usa-0...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>883</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt>...
2004 Jun 23
3
[Bug 883] mdoc2man.awk causes flaw in ssh(1) man page
http://bugzilla.mindrot.org/show_bug.cgi?id=883 Summary: mdoc2man.awk causes flaw in ssh(1) man page Product: Portable OpenSSH Version: 3.8.1p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Build system Assign...
2013 Nov 20
2
Multiple if statement in loop condition
...gt; 0))" is lacking a closing ")" for the if clause. Phalaen wrote > Hi! > I am a Phd student in the university of Padua and I am trying to write a > little script (the first!) to make a simulation on epidemiology. > I'd like to change the values of a vector of 883 values basing on a > neighbour matrix constructed with nb2mat from a shapefile: if i and j (two > cells) are neighbour (matrix) and i or j have a positive value in the > vector, I'd like to transform the value of both i and j to 1 (positive), > otherwise the value of i and j should...
2014 Jan 01
2
[Bug 883] New: Uninitialized values in libnetfilter_log.c
https://bugzilla.netfilter.org/show_bug.cgi?id=883 Summary: Uninitialized values in libnetfilter_log.c Product: libnetfilter_log Version: unspecified Platform: x86_64 OS/Version: Fedora Status: NEW Severity: major Priority: P5 Component: libnetfilter_log...
2010 Apr 24
4
assign value between different type: Double vs Integer
Dear list, just to put it in a simple way: i read.csv from csv file to create a gdata then, create array gdata34 however, when making a loop for assigning gdata34[1,m]<-gdata[m,4], this is what happen gdata[1,4] 's real value is 10354, however, the gdata34[1,4] turns to be 883 then i checked the type: gdata[1,4] is integer, while gdata34[1,4] is double. Can any one give me some help on it???? Many thanks in advance. Best regards, Dong [[alternative HTML version deleted]]
2002 Feb 23
1
rsync error: unexplained error (code -1) at main.c(883)
...as root like this: rsync --daemon when I connect to the rsync server on the localhost I get this: myhost# rsync localhost:: test but when I connect, from the localhost, using it's hostname i get this: myhost# rsync myhost.hwi.buffalo.edu:: rsync error: unexplained error (code -1) at main.c(883) Thanks -rcollins
2002 Feb 07
0
Solaris 2.7 error in file IO (code 11) at main.c(883)
I'm updating to version 2.5.2 on a Solaris 2.7 (and 2.6) system. The rsync process seems to run but finishes with the following: wrote 91830 bytes read 4589600 bytes 105200.67 bytes/sec total size is 127959731 speedup is 27.33 rsync error: error in file IO (code 11) at main.c(883) I've tried the binary downloaded version and recompiled myself from the source. Is the error message an indication that the process didn't correctly sync the systems or that some closing cleanup was incorrect? Thanks Stan Silverman
2012 Sep 04
4
[LLVMdev] Clang/llvm performance tests on FreeBSD 10.0-CURRENT
...0 0 0 oublock 6 677 677 677 677 0 msgsnd 6 18 18 18 18 0 msgrcv 6 0 0 0 0 0 nsignals 6 883 883 883 883 0 nvcsw 6 5705 5837 5819 5793.6667 49.33018 nivcsw 6 205418 467152 449398 371699.67 114414.58 Using clang 3.2: ---------------- N Min Max...
2001 Mar 23
0
cor(x,y) when is.null(y) (PR#883)
Problem: > names(my.dat) [1] "x" "y" > cor(my.dat$x,my.dat$y) # desired result [1] 0.8660254 > cor(my.dat$x,my.dat$y.NOT) # typo [1] 1 > I'd prefer a warning() or stop() in that case. Solution (??) : *** 1,5 **** --- 1,7 ---- cor <- function (x, y=NULL, use="all.obs") { + if (is.null(y) && !is.null( match.call()$y ) ) +
2012 Apr 25
0
AMD Radeon HD 6470M, CoD2 problem
...33 MBytes. [ 13.342076] [fglrx] vendor: 1002 device: 6760 count: 1 [ 13.342497] [fglrx] ioport: bar 4, base 0x5000, size: 0x100 [ 13.342674] [fglrx] Kernel PAT support is enabled [ 13.342692] [fglrx] module loaded - fglrx 8.95.3 [Mar 8 2012] with 1 minors [ 18.351023] boot.fglrxrebuild[883]: Check for rebuild the fglrx kernel module if necessary ... [ 18.356209] boot.fglrxrebuild[883]: The fglrx kernel module was already built. [ 18.356808] boot.fglrxrebuild[883]: Check for the fglrx kernel module is running... [ 18.358848] boot.fglrxrebuild[883]: The fglrx kernel module is loa...
2003 Oct 25
3
[LLVMdev] version 1.0, compiling under cygwin
...output is here (sorry if it is too much for this maillist...) : ------------------------------------- /cygdrive/w/tmp/llvm/llvm/lib/Support/Debug/CommandLine.o(.stab+0xce68): In function `GLOBAL__D__ZN2cl23ParseEnvironmentOptionsEPKcS1_S1_': /cygdrive/w/tmp/llvm/llvm/lib/Support/CommandLine.cpp:883: reloc refers to symbol `.text$_ZNSt22_Rb_tree_base_iterator12_M_incrementEv' which is not being output /cygdrive/w/tmp/llvm/llvm/lib/Support/Debug/CommandLine.o(.stab+0xd090):/cygdrive/w/tmp/llvm/llvm/lib/Support/CommandLine.cpp:883: reloc refers to symbol `.text$_ZStltIcSt11char_traitsIcESaIc...
2016 Sep 20
2
Numerical accuracy of matrix multiplication
...on Fri, 16 Sep 2016 13:33:11 +0200 writes: > On 16 Sep 2016, at 12:41 , Alexis Sarda <alexis.sarda at gmail.com> wrote: >> Hello, >> >> while testing the crossprod() function under Linux, I noticed the following: >> >> set.seed(883) >> x <- rnorm(100) >> x %*% x - sum(x^2) # equal to 1.421085e-14 >> >> Is this difference normal? It seems to be rather large for double precision. >> > It's less than .Machine$double.eps, relative (!) to x %*% x ~= 100. indeed!...
2014 Feb 27
3
maildir quota divergence
...are showing and doveadm quotas. For example, four user test, we have: doveadm quota get -u test Quota name Type Value Limit % STORAGE 98066 102400 95 MESSAGE 883 - 0 But if we check user mail_location with "du" system command we get he is using 70458 Kb. We are running dovecot 2.1.17 ?any clue? Thanks in advance.
2004 Jun 25
11
[Bug 822] [RELENG] Bugs planned to be fixed for 3.9
http://bugzilla.mindrot.org/show_bug.cgi?id=822 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |884 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2010 Jun 01
0
Host-register crash
...r/share/ovirt-server/host-browser/host-register.rb:146:in `agent_added' /usr/lib/ruby/site_ruby/1.8/qmf.rb:1064:in `do_console_events' /usr/lib/ruby/site_ruby/1.8/qmf.rb:1047:in `run_cb_thread' /usr/lib/ruby/site_ruby/1.8/qmf.rb:884:in `initialize' /usr/lib/ruby/site_ruby/1.8/qmf.rb:883:in `new' /usr/lib/ruby/site_ruby/1.8/qmf.rb:883:in `initialize' /usr/share/ovirt-server/host-browser/host-register.rb:107:in `new' /usr/share/ovirt-server/host-browser/host-register.rb:107:in `initialize' /usr/share/ovirt-server/host-browser/host-register.rb:479:in `new' /usr/sh...
2016 Sep 16
2
Numerical accuracy of matrix multiplication
Hello, while testing the crossprod() function under Linux, I noticed the following: set.seed(883) x <- rnorm(100) x %*% x - sum(x^2) # equal to 1.421085e-14 Is this difference normal? It seems to be rather large for double precision. Regards, Alexis. [[alternative HTML version deleted]]
2009 Jan 29
1
In Rd: \describe \itemize and \item
...I have fixed them correctly, but I'm trying! Suggestions? Comments? Thanks, Nick. PS: If this Email is not simple text, please let me know. Nicholas L. Crookston, Operations Research Analyst Rocky Mountain Research Station USDA Forest Service 1221 South Main, Moscow, ID 83843 Office: (208) 883-2317, FAX: (208) 883-2318 EMail: ncrookston at fs.fed.us
2011 Nov 10
2
Error with Source()
...message in R that I have never seen before...also I haven't found anything on google or on this forum about it. Whenever I use the command source(...) to point to one of my scripts, I get the following message: Error in source("myfunctions.R") : myfunctions.R:884:9: unexpected symbol 883: 884: cond ^ I am using the same commands as I did in the past and it was working...I started to receive this error (not sure if it has to do with it or not) after trying to create a batch file to run one of my .R scripts with double-click. That batch file worked...bu...
2003 May 06
2
capi + bri ?
...g -- SIP/janm-63f5 is ringing ---------------- But I can't make outgoing calls from my SIP phones. ---------------- -- Executing Dial("SIP/janm-088c", "CAPI/contr1") in new stack == data = contr1 == capi request omsn = contr1 NOTICE[622607]: File chan_capi.c, Line 883 (capi_request): didn't find capi device with outgoing msn = contr1. you should check your config! NOTICE[622607]: File app_dial.c, Line 476 (dial_exec): Unable to create channel of type 'CAPI' == Everyone is busy at this time ---------------- My exten example: exten => _XXXXXX,1,Di...