similar to: argument is of length zero

Displaying 20 results from an estimated 800 matches similar to: "argument is of length zero"

2007 Jun 12
2
[LLVMdev] Problems with the tools
I just built LLVM 2.0 on Windows with Visual C++ 2005. After a few tweaks, it produced several nice .exe files. I tried to compile a simple Hello-World program as given in the documentation: -------------------------------------------------------------------------------------- ; Declare the string constant as a global constant... %.LC0 = internal constant [13 x i8 ] c"hello
2007 Jun 12
2
[LLVMdev] LLVM binaries for Windows and more
> -----Ursprüngliche Nachricht----- > Von: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Gesendet: 12.06.07 19:24:12 > An: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Betreff: Re: [LLVMdev] LLVM binaries for Windows and more > > On Tue, 12 Jun 2007, Andreas Rumpf wrote: > > I want to use LLVM for my own "pet" programming
2007 Nov 25
1
[LLVMdev] OCaml bindings
On Nov 25, 2007, at 11:49, Jon Harrop wrote: > On Sunday 25 November 2007 12:23, Gordon Henriksen wrote: > >> If ocamlc is on your path, then 'configure; make; make install' >> should install the bindings in your ocaml lib. > > Right. I hadn't noticed they were already installed after llvm "make > install" in: > > /usr/local/lib/ocaml/
2002 Oct 31
2
quota support on AIX
Hellow, members I want to use SAMBA with disk quota support on AIX machine, but have not succeeded yet. Are there any members who could succeeded setting up SAMBA on that environment? OS:AIX4.3.3 SAMBA:2.2.5 configure option:--with-quotas First, I configured AIX's quota environment, and confirmed quota worked fine. And I accessed to SAMBA, but disk size displayed on Windows explorer did
2007 Nov 25
5
[LLVMdev] OCaml
On Sunday 25 November 2007 12:23, Gordon Henriksen wrote: > On 2007-11-24, at 21:58, Jon Harrop wrote: > > - Garbage collection tuned for functional programming > > http://llvm.org/docs/GarbageCollection.html > > I've been doing some interesting work on this front. Getting Lattner- > cycles to have it reviewed and integrated is probably the biggest > challenge; LLVM
2008 Jun 26
3
LDS Scripture Search Reverse Text
Hi, I'm running ubuntu 8.04, wine-1.0, and I used the recommended package installation script (hardy.sh). A bit of background on the problem - there was no problem at some point prior to my upgrade to ubuntu 8.04 (I hadn't used the program for some time). I could use the search function just fine. After my upgrade, when you used the "search" function, it would crash the
2004 Nov 23
4
OT: 1gigabit Nics
Begging indulgence of the list - asking here because due to the higher likelyhood of getting an answer... I have an application that often loses connection from one machine to another when one (or more) of the machines has particular brands of 1gig nics, but which runs rock solid when on 10meg nics and some 1 gig nics. The application senses (falsely) that the connection has been shut down
2006 Feb 22
1
Detecting disconnect on TDM400P with 3 FXO ports and 1 FXS port
Hellow everyone, here's an other newby question. I've got a * configured with the card in the subject line. At times Asterisk fails to notice a disconet from the incoming line going into one of the FXO ports. Consequently it just keeps the line off-hook for ever and that causes my provider to mark the line aut of order. Is there any way to "help" Asterisk notice the disconect?
2009 Jun 29
1
ISP< ->Asterisk <-> ATA <->DIALUP
Hellow, * I have a problem with dial up signalling. currently I have configured asterisk server and E1 card to ISP. then other side I am having ATA to PC for connecting internet through DialUP connection. is it possible and please send me the procedure how I can do it ?? * ISP< <-> Asterisk <-> ATA <-> DIALUP -- Thanks & Regards, Vidura Senadeera, Sri Lanka.
2002 Jul 18
1
Samba client not visible for XP
2nd try... (with a few changes however...) Hellow Samba, Can anybody explain the following? I have two situations, one old and one new ;-) Old situation: - OS = win98 Samba = 2.2.??? (forgot, but this hasn't changed) Samba server visible in workgroup = NO Samba server connectable by name = YES (\\server\share) New situation: - OS = Win XP Samba = 2.2.??? (yep, still the same
2000 Nov 30
2
changes in glm?
I am running some simulations which involve fitting a glm with Binomial error ( in fact Bernoulli) and logistic link. Running R 0.63 I have no problems. However I need more speed so migrated to our UNIX boxes which run Version 0.90.1 (December 15, 1999) Here I get an error Error in (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y, : y must be univariate unless binomial
2004 Aug 06
4
ASSISTANCE
FROM: COL. KENNETH ABELANGE. DEMOCRATIC REPUBLIC OF CONGO. Tel No: Your country Intl. access code +873762692483 Fax No: your country Intl. Access code +873762692485 kennethabelange@africamail.com Dear Sir/Madam <p>SEEKING YOUR IMMEDIATE ASSISTANCE. Please permit me to make your acquaintance in so informal a manner. This is necessitated by my urgent need to reach a dependable and
2012 Apr 27
6
Min , Max
Hellow everyone, This code bellow will calculate average daily wind speed(measurements are taken every three hours).Any ideas how to take the Min and Max instead of average. library(Matrix) setwd("C:\\Users\\aalyaari\\Desktop\\img") listfile<-dir() long <- file("C:\\Users\\aalyaari\\Desktop\\New folder (5)\\inra.bin", "rb") A=readBin(long, integer(),
2001 Mar 12
1
loading shared libraries at startup
Dear people, I compiled a bit of C code into a shared library cftpR.so, and load it into R at runtime using > dyn.load("cftpR.so") This works fine, however when I put .First <- function() { dyn.load("/home/faheem/research/cftp/cftpR.so") } (using absolute path names; also tried with just dyn.load("cftpR.so")), into my .Rprofile to load the library at
2009 Dec 27
1
very beginner's question
Begging the list's indulgence, an extremely dumb beginner's question. I've got 24 months' worth of numbers - ranging from 2 events per month, to 66 events per month. I want to take a stab at making a reasonable guess as to what the next year's data would be, approximately, i.e., based on the 24 months I've got, I want to be able to tell someone: "the 12 months after
2009 Mar 25
1
Density estimation: scale back for calendar time
Dear all:Request your indulgence. The econophysics gurus do this stuff all the time: all their PDFs are smooth, with neat log x axis. 1. The kernel density estimate (KDE) function returns the empirical probability density at 2^n points (min: 512). The big question is how do I scale back the x-values (say, density$x) to x-values in terms of the original dataset? 2. To give you a concrete idea, i
2004 Nov 23
2
OT: 1gigabt nics
Begging indulgence of the list - asking here because due to the higher likelyhood of getting an answer... I have an application that often loses connection from one machine to another when one (or more) of the machines has particular brands of 1gig nics, but which runs rock solid when on 10meg nics and some 1 gig nics. The application senses (falsely) that the connection has been shut
2016 Jul 06
2
Samba43 on FreeBDS10.3 ldap db contents
I am working through the book _Implementing Samba 4_ and revalidating my existing install. I am at the point where I need to check the contents of the ldap database. The instructions in the book say to do this: ldapsearch -x -h localhost -s base - \ Dcn=Administrator,cn=Users,dc=server-02,dc=domain-02,dc=harte-lyne,dc=ca -W Which produces this output: # extended LDIF # # LDAPv3 # base
2007 Jun 13
0
[LLVMdev] LLVM binaries for Windows and more
> > I volunteer. As soon as I get everything to work. > > > > Next problem: I now have the hello.bc file compiled. But how do I get an executable from this? I tried: > > > > C:\Eigenes\compiler\llvm-2.0\win32\release>llvm-ld -o=hellow.exe hellow.bc > > llvm-ld: Could not find llvm-stub.exe executable! > > > > So, I don't have
2007 May 01
2
Polar graph of time and tide
I have been trying to visualize times of lowest tides, month by month. I have tide predictions with times either in unix time or a text format, and heights in feet or meters. I had been able to derive the clock times of each prediction. I would now like to graph this data with points showing heights as "r" and times as "theta", from 0000 to 2355. There is a seasonal