search for: patrick

Displaying 20 results from an estimated 5002 matches for "patrick".

2004 May 05
0
[LLVMdev] Testing LLVM on OS X
...work properly due to a longjmp bug, is that still a known bug or should I try running that through a debugger to find the problem? 176.gcc generates an ICE when trying to compile with llvm and -O3. Here's the build log, are there any other files that might shed more light on this problem? Patrick We will use: 176.gcc Compiling Binaries Building 176.gcc ref base ppc32_llvm default specmake clean 2> make.err | tee make.out rm -rf cc1 cc1.exe *.o core *.err *.out specmake build 2> make.err | tee make.out /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o c-parse.o...
2004 May 04
6
[LLVMdev] Testing LLVM on OS X
On Tue, 4 May 2004, Chris Lattner wrote: > I suspect that a large reason that LLVM does worst than a native C > compiler with the CBE+GCC is that LLVM generates very low-level C code, > and I'm not convinced that GCC is doing a very good job (ie, without > syntactic loops). Yup, this is EXACTLY what is going on. I took this very simple C function: int Array[1000]; void test(int
2012 Sep 25
1
mapping data from table to .csv template
...le services Adrian Cole 11 Adrian Cole RE: [WHIRR-117] Composable services Tom White 12 Adrian Cole RE: [WHIRR-117] Composable services Tom White 13 Adrian Cole RE: [WHIRR-117] Composable services Tom White 14 Adrian Cole RE: [WHIRR-117] Composable services Tom White 15 Patrick Hunt RE: [WHIRR-123] Cassandra integration Tom White 16 Patrick Hunt RE: [WHIRR-123] Cassandra integration Andrei Savu 17 Patrick Hunt RE: [WHIRR-123] Cassandra integration Andrei Savu 18 Patrick Hunt RE: [WHIRR-123] Cassandra integration Tom White 19 Patrick Hunt RE: [WHIRR-123] Cassan...
2004 May 05
2
[LLVMdev] Testing LLVM on OS X
On Wed, 5 May 2004, Patrick Flanagan wrote: > >> and I'm not convinced that GCC is doing a very good job (ie, without > >> syntactic loops). > > > > Yup, this is EXACTLY what is going on. > > Interesting. Now that you mention it, I do recall thinking the loops > that llvm generated l...
2014 May 08
1
Strange behavior on with "listescape" and "lda_mailbox_autocreate" - double entries
...es } ---------------------------------------------------------------------------------------- - we use a sieve script that automatically generates folders in the following form (example): ---------------------------------------------------------------------------------------- ".INBOX.2014.05.patrick.incoming" for user "patrick at xx.com" ".INBOX.2014.05.patrick.outgoing" for user "patrick at xx.com" ".INBOX.2014.05.p\2edezordo.incoming" for user "p.dezordo at xx.com" -------------------------------------------------------------------------...
2017 Apr 03
2
NFS Client with quota
Thanks Patrick. For Solaris, quota can be set when mounting from NFS client. There is a transition from Solaris to CentOS 6 this time. Therefore, quota setting is required for NFS mounting from CentOS 6 as with Solaris. Is it still impossible for CentOS 6? koji On Sun, 2 Apr 2017 14:44:59 +0200 Patrick B??g...
2003 Apr 25
4
IMQ page
The IMQ page (http://luxik.cdi.cz/~patrick/imq/) has some rather obvios problems in the examples used. I wrote Patrick McHardy without getting an answer (yet) so I tought this was a good place to ask. Does anybody know how to contact him about this? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl...
2004 May 02
2
[LLVMdev] Testing LLVM on OS X
...quick copy of the build of one of the tests to make sure I've got the flags right: Compiling Binaries Building 164.gzip ref base ppc32_llvm default specmake clean 2> make.err | tee make.out rm -rf gzip gzip.exe *.o core *.err *.out specmake build 2> make.err | tee make.out /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o bits.o -g -O3 bits.c /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o deflate.o -g -O3 deflate.c /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o gzip.o -g -O3 gzip.c /Users/pa...
2016 Mar 18
7
I stopped receiving mails from the list.
I stopped receiving e-mails from the list. is there anything I can do? Thanks Patrick
2010 Apr 20
0
3.4.6 to 3.5.2 difficulties
...but nothing note worthy. diff -U 0 samba-3.4.6.ebuild samba-3.5.2.ebuild --- samba-3.4.6.ebuild 2010-02-26 16:11:21.000000000 -0400 +++ samba-3.5.2.ebuild 2010-04-08 07:07:11.000000000 -0300 @@ -3 +3 @@ -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.6.ebuild,v 1.1 2010/02/26 20:11:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.2.ebuild,v 1.2 2010/04/08 10:05:23 patrick Exp $ @@ -60 +60 @@ - use ads && use winbind && SBIN_PROGS="${SBINPROGS} bin/winbind_krb5_locator" + use ads && use winbind && SBINPROGS=...
2004 Aug 09
0
Authentication via PAM posixAccounts in RH EL ASv3
...***************** My smb.conf is: [global] workgroup = NCC server string = Fileserver log file = /usr/local/samba/var/log.%m log level = 5 security = user obey pam restrictions = yes #============================ Share Definitions [test] comment = test path = /exports/test valid users = patrick public = no writable = yes printable = no create mask = 0765 My nsswitch.conf is: passwd: files ldap shadow: files ldap group: files ldap hosts: files dns bootparams: nisplus [NOTFOUND=return] files ethers: files ldap netmasks: files ldap networks: files ld...
2005 Mar 04
5
Rails and SCM Best Practices
...ach things. For instance, it makes sense to add the log/ directory, but probably not the actual log files (unless you have some perverse need to keep versioned copies of them around). Does anyone else have any suggestions for what to keep and discard when importing a brand new project? Thanks, Patrick -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Patrick J. Franz patrick-LkoapWg8zFbQT0dZR+AlfA@public.gmane.org
2000 Apr 30
2
OpenSSH ssh-keygen on Solaris8 x86
...andom_pool, buf, len); <--------- HERE It's this last line it never completes (line 99) I noticed from the list archives that egd-0.7 is fairly new. There was some talk on 4/20 about a similar problem ( John Weaver & Brian Carrier), but I don't see any conclusion. Any thoughts? Patrick ---------- Patrick Gardella patrick at whetstonelogic.com VP-Technology patrick at freebsd.org Whetstone Logic, Inc. This space intentionally left blank.
2004 Apr 30
0
[LLVMdev] Testing LLVM on OS X
On Fri, 30 Apr 2004, Patrick Flanagan wrote: > Thanks! Grabbed the latest from CVS and added that linker option to the > config file. It looks like it compiles and runs the SPEC tests ok now. Great! > Just to make sure I understand how LLVM works, got a few clarifications: > > 1. The ppc code I'm generatin...
2011 May 11
2
IMAP message ID bad for very old message
...it definitely shouldn't be, its all mixed in with emails from 2011 there. Info from LDAP is: * 11441 FETCH (FLAGS (\Answered \Seen) INTERNALDATE "27-Mar-2009 09:14:10 +0000" RFC822.SIZE 5772 ENVELOPE ("Fri, 27 Mar 2009 09:15:09 -0000" "MyC IP on CBL" (("Patrick XXXXXXXX- XXXXXXXX" NIL "patrick" "XXXXXXXX.co.uk")) (("Patrick XXXXXX- XXXXXXXX" NIL "patrick" "XXXXXXX.co.uk")) (("Patrick xxxxxx - xxxxxxx" NIL "patrick" "XXXXXXXX.co.uk")) (("Andy Smith" NIL &qu...
2006 Jun 20
4
imap - mailbox in an inconsistant state
...nary tree file /home/ed/mail/.imap/INBOX/.imap.index.tree: UID to be inserted isn't hi gher than existing (2 <= 504)" Can someone tell me what that means?? I have been assigned to take over for a departed sys admin and have never used or administered Dovecot before. Thank You! Patrick -------------- next part -------------- An HTML attachment was scrubbed... URL: http://dovecot.org/pipermail/dovecot/attachments/20060620/ce6319b0/attachment.html
2009 May 19
1
nufa and missing files
We're using gluster-2.0.1 and a nufa volume comprised of thirteen subvolumes across thirteen hosts. We've found today that there are some files in the local filesystem associated with the subvolume from one of the hosts that are not being seen in the nufa volume on any gluster client. I don't know how or when this happened, but now we have to do some work to get this gluster volume
2013 Jan 03
20
[Bug 58984] New: DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12
...nee: nouveau at lists.freedesktop.org Summary: DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: baggett.patrick at gmail.com Hardware: SPARC Status: NEW Version: git Component: Driver/nouveau Product: xorg When booting a Sun Blade 2500 with a GeForce 8400 GS PCI, everything appears pretty normal but for no apparent reason, the probe fails. It looks like e...
2017 Feb 10
7
Wich web browser on CentOS6 ?
...ted the handshake because the client downgraded to a lower TLS version than the server supports// //SSL_ERROR_INAPPROPRIATE_FALLBACK_ALERT /Is there a CentOS6 recommended web browser allowing continuous connections to olds and new base level (and local) system administration services ? Thanks Patrick -- =================================================================== | Equipe M.O.S.T. | | | Patrick BEGOU | mailto:Patrick.Begou at grenoble-inp.fr | | LEGI | | | BP 53 X...
2016 Mar 27
5
I stopped receiving mails from the list.
On Sun, Mar 27, 2016 at 09:27:06AM -0400, Shao Miller via Syslinux wrote: > On 3/18/2016 10:57, Patrick Masotta via Syslinux wrote: > >I stopped receiving e-mails from the list. > >is there anything I can do? > > Sorry about this, Patrick! I believe that some reverse-DNS > improvements are needed. Discussion about it is happening. - Shao I think this is not the case the prob...