search for: donnelly

Displaying 20 results from an estimated 39 matches for "donnelly".

2002 Jan 23
2
Rsync 2.5.1 on Solaris 8 reverse lookup failures
...fd0 - spoofed address? 2002/01/23 12:10:18 [28276] rsync: connection unexpectedly closed (16 bytes read so far) Resolv.conf/DNS are configured and working properly with both A and PTR records available. The problem does not occur on a Solaris 7 machine. Any ideas why appreciated? Regards, Craig Donnelly Andel Consulting 10 Fenchurch Avenue London EC3M 5BN Tel: 0207 6655055 Fax: 0207 6655060
2002 Nov 28
4
Mime-Version: 1.0
I am using expression() to incorporate text into graphics. To create a superscript, I use the '^' character. Can someone please tell me the character to use to create a subscript? Thank you ----------------------------------------------------- Christine Donnelly Statistical Consulting Unit The Graduate School John Dedman Mathematical Sciences Building (Bldg 27) Australian National University Canberra ACT 0200 room: G8 phone: (02) 6125 0562 fax: (02) 6125 5549 email: Christine.Donnelly at anu.edu.au ANU CRICOS # 00120C -.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2014 Apr 18
3
[LLVMdev] [PATCH] Seh exceptions on Win64
In summary we have no less than six patches required to support Win64 SEH MinGW. The first five could be committed after review and LGTM but the last one also requires Ray Donnelly approval. Please comment in the Phabricator so the comments would be kept in context. 'unreachable' trap http://reviews.llvm.org/D3417 Win64 SEH (LLVM) http://reviews.llvm.org/D3418 Win64 SEH (clang) http://reviews.llvm.org/D3419 MinGW toolchain http://reviews.llvm.org/D3420 TL...
2016 Apr 04
5
Optimization bug when byte compiling with gcc 5.3.0 on windows
...ecause when isnan() is called with an int it emits a UD2 instruction to force a crash, so let us just cast the input value to a double to prevent that. The code for this can be seen here: https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/crt/math.h#L612-L622 -- Best regards, Ray Donnelly, Continuum Analytics Inc.
2007 Nov 19
1
[Fwd: Kickoff time expired, how to change?]
Dear friends, is there anybody who can help us, I've the same problem with the Kickoff Time. I also found no possibility to change it... Heinz -------- Original-Nachricht -------- Betreff: [Samba] Kickoff time expired, how to change? Datum: Mon, 12 Nov 2007 10:35:32 -0700 Von: Tim Donnelly <tim@coalliance.org> An: <samba@lists.samba.org> I am attempting to move my running Samba server from an old, inadequate machine, to one that is better suited to handle the load. Our office is very small, only 8 people, and the configuration is simple. I am running Samba 3.0.23c o...
2002 May 15
1
Excluding NFS mounts
To whom it may concern, Would appreciate it if anyone knows how we might easily exclude NFS mount points within a file system from being rsync'd? Regards, Craig Donnelly Andel Consulting 10 Fenchurch Avenue London EC3M 5BN Tel: 0207 6655055 Fax: 0207 6655060
2005 Dec 28
2
new oplocks
...strict locking = Yes And here's the share defs on a problem share [firefox] comment = firefox web browser application for windows path = /windowsbin/firefox read only = yes browseable = yes guest ok = no write list = root thanks, Ben Donnelly Nicholas School Duke University
2014 Apr 18
2
[LLVMdev] [PATCH] Seh exceptions on Win64
...//reviews.llvm.org/D3420> Per your suggestion the link to the original discussion in D3418 was added. Code authors are: unreachable is by Vadim Chugunov. win64 seh llvm is by Kai Nacke + Martell re-posting. win64 seh clang is by Martell. mingw toolchain is by Martell. register names is by Ray Donnelly + Martell posting it. seh test for "register names" ( test is r206566) by myself. All but the "register names" patch were posted by their author on the llvm lists. Yaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/p...
2006 Feb 20
2
Primary and secondary group issues with Vintela VAS and Samba
I'm wondering if anyone on the Samba mailing list has seen this problem with Vintela VAS and Samba. ---------- The problem I am having is that Vintela VAS knows about the groups in AD but Samba only seems to recognize a user's primary group in AD. So, if I chgrp a file or directory in Solaris to anything other than a user's primary group and share it out via samba, a user is not
2017 Mar 27
1
Hyperbolic tangent different results on Windows and Mac
...4. > > FWIF, we have run into NaN edge-case bugs before with mingw-w64. > > - https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6617ebd5fc6b790c80071d5b1d950e737fc670e1/ > - https://github.com/wch/r-source/commit/e9aaf8fdeddf27c2a9078cd214a41475c8ff6f40 > > I am cc'ing Ray Donnelly who is an expert on mingw-w64.
2010 Jun 29
1
ZFS on Caviar Blue (Hard Drive Recommendations)
...igital Caviar Blue WD10EALS 1TB drives [1]. Does anyone have any experience with these drives? If this is the wrong way to go, does anyone have a recommendation for 1TB drives I can get for <= 90$? [1] http://www.wdc.com/en/products/products.asp?driveid=793 Thanks for any help, -- - Patrick Donnelly
2010 Aug 18
1
Problem using 'get'
...3"$Area R then outputs the list of Area measurements for image 3. However if I type: > get("datasplit$\"3\"$Area") or >get('datasplit$"3"$Area') R returns errors saying the object does not exist. Any help is appreciated, JT Johnny Tkach, PhD Donnelly CCBR, Rm. 1230 Department of Biochemistry University of Toronto
2002 Feb 22
2
File over 2GB using Cygwin
...ost running Cygwin 4.10 and a Solaris 8 host running rsync 2.5.1 but am having problems with what appears to be a 2gb file limit - the truncation point occurs at 2096111616 bytes. The target filesystem definately supports files over 2GB. Any ideas how to overcome this limitation? Regards, Craig Donnelly Andel Consulting 10 Fenchurch Avenue London EC3M 5BN Tel: 0207 6655055 Fax: 0207 6655060
2016 Apr 04
2
Optimization bug when byte compiling with gcc 5.3.0 on windows
...not have a class so that an all.equal method that know that the vector direction is not relevant could be written for it Bill Dunlap TIBCO Software wdunlap tibco.com On Mon, Apr 4, 2016 at 11:39 AM, Jeroen Ooms <jeroen.ooms at stat.ucla.edu> wrote: > On Sun, Apr 3, 2016 at 6:44 PM, Ray Donnelly <rdonnelly at continuum.io> > wrote: > > I've started to look into building R for Windows using MSYS2 as both the > > build environment and tools + libraries provider (where possible). > > Thanks for your reply, and for the patches. > > Last time I had a look at...
2016 Apr 04
0
Optimization bug when byte compiling with gcc 5.3.0 on windows
On 03/04/2016 9:44 PM, Ray Donnelly wrote: > Hi, > > Apologies for breaking the threading on this, I've only just signed up to > the list and the last email was from September 2015. > > I've started to look into building R for Windows using MSYS2 as both the > build environment and tools + libraries provi...
2010 Jan 30
1
Clash between r-cran-vr and r-cran-mass
[ Kevin sent this to me but agreed that it's better to have this discussed here. ] On 30 January 2010 at 11:35, Kevin Donnelly wrote: | I am using Ubuntu 9.10. Installing r-cran-latticist asks for r-cran-vr to | be installed as well, but this gives the following message: | E: /var/cache/apt/archives/r-cran-vr_7.2.47-1_i386.deb: trying to overwrite | '/usr/lib/R/library/MASS/NAMESPACE', which is also in package r-...
2016 Jun 27
2
Two minor build system patches.
Hi all, I ran into a few problems building R 3.3.1 and came up wth the attached patches (fingers crossed they don't get stripped, I've also sent this email to Jeroen since that worked last time). Would it be possible to review and merge them if they are OK? The first one uses AC_SEARCH_LIBS instead of AC_CHECK_LIB, looking for ncursesw before ncurses since ncurses is usually build with
2014 Apr 18
2
[LLVMdev] [PATCH] Seh exceptions on Win64
Hi Chandler, Kai contributed the WIN64 SEH patch some time ago on llvm-commits: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131118/196105.html it was never completed. Kai also responded in this thread. I opened a phabricator for the patch http://reviews.llvm.org/D3418 Yaron 2014-04-18 12:31 GMT+03:00 Chandler Carruth <chandlerc at google.com>: > > On Tue,
2016 Apr 11
1
Optimization bug when byte compiling with gcc 5.3.0 on windows
...en() Are you (or others) willing to provide a prototype for all.equal.eigen ? Martin > Bill Dunlap TIBCO Software wdunlap tibco.com > On Mon, Apr 4, 2016 at 11:39 AM, Jeroen Ooms > <jeroen.ooms at stat.ucla.edu> wrote: >> On Sun, Apr 3, 2016 at 6:44 PM, Ray Donnelly >> <rdonnelly at continuum.io> wrote: > I've started to look >> into building R for Windows using MSYS2 as both the > >> build environment and tools + libraries provider (where >> possible). >> >> Thanks for your reply, and...
2013 Sep 19
1
Vignette problem and CRAN policies
...T. Bendtsen; A. Bevan; B. Biggerstaff; R. Bivan d; F. Bonneu; J. Burgos; S. Byers; Y.M. Chang; J.B. Che n; I. Chernayavsky; Y.C. Chin; B. Christensen; J.-F. Co eurjolly; R. Corria Ainslie; M. de la Cruz; P. Dalgaard; P.J. Dig gle; P. Donnelly; I. Dryden; S. Eglen; O. Flores; N. Funwi-Gabga; A. Gault; M. Genton; J. Gilbey; J. Goldstick; P. Graba rnik; C. Graf; J. Franklin; U. Hahn; A. Hardegen; M. Herin g; M.B. Hansen; M. Hazelton; J. Heikkinen; K. Hornik; R. Iha...