search for: mayne

Displaying 20 results from an estimated 20 matches for "mayne".

Did you mean: maybe
2012 Jul 02
4
Assigning a vector to every element of a list.
I have a vector d of unknown length, and a list b of unknown length. I would like to replace every element of b with d. Simply writing b<-d does not work as R tries to fit every element of d to a different element of d, and b<-rep(d,length(b)) does not work either as it makes a list of length length(d)*length(b) not a list of length(b). I know how to do this with a for loop, but I feel that
2008 Feb 01
1
[LLVMdev] Code Extractor Issue
...pdated to llvm-2.1 from llvm-1.9 where I was never having this problem. I don't understand exactly what it's complaining about (maybe the fact that the terminator instruction is a 'ret' instruction?, but I don't see why it couldn't handle this kind of a block). Thanks, Ben Mayne -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080201/e4b0e519/attachment.html>
2004 Aug 06
1
ices and libshout.so.1
> "./ices: error while loading shared libraries: libshout.so.1: cannot > open shared object file: No such file or directory" >>Is libshout installed? What I know I haven't installed it, is there a debian package of it so I can install or reinstall it mayne? >>Did you run ldconfig? When I do a ldconfig I get this back in return " ldconfig: /usr/lib/libmp3lame.so.0 is not a symbolic link" >>Is the directory where you installed the library in /etc/ld.so.conf or >>in LD_LIBRARY_PATH? I don't know if I have libshout inst...
2008 May 07
1
[LLVMdev] bitcast function calls
...why the initial call to a function without a prototype contained a bitcast while a function with a prototype does not. We can go into the code and add prototypes and get around the problem, but we'd like to better understand what's going on to see if a better solution exists. Thanks, Ben Mayne -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080507/bda43d7f/attachment.html>
2007 Dec 20
1
[LLVMdev] Code Generation Problem llvm 1.9
...esn't go back to the state it was in before the call because the alloca snuck in between the instructions. Now, tmp2.loc is sitting in memory past the stack pointer which can potentially be overwritten by a future call and in the example I sent yesterday, it does get overwritten. Thanks, Ben Mayne x245 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071220/a2102e29/attachment.html>
2004 Aug 06
2
ices and libshout.so.1
Hello! I have compileed ices.0.2.2 for my debian system (the system is on a Mac PowerPC, so I use Debian-PPC) When I want to start Ices I get an error message saying this: "./ices: error while loading shared libraries: libshout.so.1: cannot open shared object file: No such file or directory" I start it with ./ices I checked and saw that I had the files but the maybe are in wrong
2007 Jan 13
1
errata corrige
Hi, I forgot to explain exactely the problem with wine 0.9.29: - programs crash on start - sometimes they start but they immediately freeze There are no trace of all these problems with 0.9.22 deadlinx ___________________________________ Vinci i biglietti per FIFA World Cup in Germania! yahoo.it/concorso_messenger
1998 Oct 24
0
Accessing remote domain's browse-list?
Hi there, can anybody please explain to me how I can access the browse-list of a remote domain ? My local net and the remote net are connected via Isdn4Linux, ping works just fine. My local clients connect to Samba Server MYSAMBA and the remote clients connect to server REMOTE. MYSAMBA and REMOTE are configured nearly identical, only WORKGROUP/DOMAIN and ipaddresses are different ... I can
2000 Apr 17
0
Samba 2.0.7pre4
...rw-r--r-- 1 root root 1001 Dec 11 1997 ioctl.c -rw-r--r-- 1 root root 52693 Jan 4 11:12 proc.c -rw-r--r-- 1 root root 19909 Apr 3 11:43 sock.c Thank you for your work developing this important package within the Open Source software movement. -Douglas Mayne p.s. In .../samba-2.0.7pre4/packaging/RedHat/samba2.spec, there are a a couple of misc. errors: (Line 40:) %changelog * Fri Apr 14 2000 John H Terpstra <jht@turbolinux.com> (Line 245:) for i in 437 737 850 852 861 866 932 936 949 950 ISO8859-1 ISO8859-2 ISO8859-5 ISO8859-7 KOI8-R do %{pr...
2014 Nov 11
2
10 Gbps adapter recommendation
Hi guys, I'm yet to use 10 Gbps with CentOS, hence my question. I'm looking for a cheap (doh) adapter that won't cause me problems with CentOS. Any recommendations? Cheers Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro
2007 Oct 02
1
[LLVMdev] Modifying Instruction Class
I'm attempting to add a new member variable to the Instruction class but I get assertion errors when I run lli. All I add is the following line to the private portion of the Instruction class definition. bool b; The error usually is: lli: /development/Contracts/DOVE/src/c/llvm/include/llvm/Type.h:329: void llvm::Type::dropRef() const: Assertion `isAbstract() && "Cannot drop a
2008 Apr 17
0
[LLVMdev] Call Stacks
I see that you'll have a Stack Frame object with a Call Stack being accessible from a RuntimeInfo object. I'm having trouble finding out how to access this RuntimeInfo object or the Call Stack. What is the easiest way to do this? Thanks, Ben Mayne x245 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080417/7918a458/attachment.html>
2003 Jan 15
3
Profiles ...
Greetings ... This is a stupid question which have been wanting to ask for awhile, and hope somebody can help me. Profiles, if I understand it correctly come in two forms, local and roaming? Now local in on the computer the user uses and roaming is one that is download from the server when the user logs in. Now, where my problem is, when I have some users who have huge documents folder,
1998 Oct 20
3
SAMBA 1.9.18p10 problem
I have been using Samba 1.9.18p8 in a Solaris 2.6 machine for months but suddenly this week there is a problem. Nothing's changed. I have some persistent connection of my NTSP3 client to the samba share. When I login as usual, it fails to mount the drive. It either prompt for password but whatever password the samba rejects, or give a "Access is Denied" when you try to access the
2018 Jul 26
4
Problem with definition of slist in CFEngine
Hey folks, I have a problem with the definition of a variable of type slist in CFEngine on # uname -a ; cat /etc/redhat-release Linux policyhub.example.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux CentOS Linux release 7.4.1708 (Core) I'm not sure if its valid to ask CFEngine questions on this mailing list, but as far as I'm running on
1998 Oct 18
0
Browsing remote domains possible ?
Hello to all, BROWSING and WINS-problem: I currently have set up about 10 or 12 separated networks using Linux 2.0.35/Samba 1.19.xx. Using Isdn4Linux I have set up static routes to our central office server (same config). My networks use an IP range of 192.168.xx.0/24 where xx is different for every network. The IP configuration works fine now (I can telnet without any problems, dialling,
1999 Feb 07
0
Help needed! tricky browsing configuration and BUG_REPORT
hi there, can please anybody help me solve my little problem ? I have about a dozen separated networks connected to my local lan via isdn dial-up (on-demand). I am running linux kernel 2.0.36 and samba 2.0.0 (2.0.2 doesn't work either). There is a linux-box running samba 2.0.0 connected to every remote network. The Clients are always Win95/Win98/WinNT. Local browsing seems to work perfectly.
1999 Mar 18
0
How do you enter static routes to a Samba WINS database?
-----BEGIN PGP SIGNED MESSAGE----- - -----Urspr?ngliche Nachricht----- Von: Joel Smith <joel@firstsoftware.co.uk> An: Multiple recipients of list <samba@samba.org> Datum: Montag, 15. M?rz 1999 23:49 Betreff: How do you enter static routes to a Samba WINS database? >Hi, > >In the documentation it mentions that it might be a good idea to enter >domain controllers into the
2007 Dec 19
0
[LLVMdev] JIT Stub Problem
I just sent a message with this same subject describing a problem. I forgot to mention that we are using llvm-1.9 instead of 2.1 because we haven't had time to update yet. Hopefully you can still give us some help. Thanks, Ben -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Dec 19
0
[LLVMdev] JIT Stub Problem
I'm having an issue with the Stubs used by the JIT Compiler. I'm not sure if it's a bug or if I'm doing something incorrectly. I've got a long complicated function with the following basic blocks at the end of it (The complete .ll file is attached): falseBlock: ; preds = %__exp.exit340 ret int 617 codeRepl: ; preds = %__exp.exit340