search for: robinson

Displaying 20 results from an estimated 1846 matches for "robinson".

2017 Nov 09
2
Problem with 'sed' on one Windows bot?
Thanks, Galina. It doesn't explain why the test worked on some bots but not this one, but Justin's workaround is okay with me. --paulr From: Galina Kistanova [mailto:gkistanova at gmail.com] Sent: Thursday, November 09, 2017 10:09 AM To: Robinson, Paul Cc: Davide Italiano; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Problem with 'sed' on one Windows bot? There is nothing wrong with the bot. >sed --version sed (GNU sed) 4.2.2 ... It works just fine when I run the exact command in question manually from the shell. As Justi...
2020 Mar 16
2
DWARF .debug_aranges data objects and address spaces
On Mon, Mar 16, 2020 at 10:50 AM Robinson, Paul <paul.robinson at sony.com> wrote: > SCE tuning does turn on the .debug_aranges section. Our debugger team > really cares about startup cost. Turnaround time in general is huge for our > licensees, to the point where we support edit-and-continue (minimal > rebuild, live-pa...
2008 Feb 22
1
Samba and ADS authentication problems
...this. Can anybody help out? This is my first time posting, I've attached the smb.conf and krb5.conf files but I'm not sure if they will be visible, please let me know if I need to copy/paste them into a message instead. thanks, Ross ----------------- Ross Smith Network Manager Robinson Construction http://www.robinsons.com <http://www.robinsons.com/> ********************************************************************* The information transmitted is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged materi...
2011 Mar 21
2
Keyboard repeat error - VNC Xen virtual framebuffer
...nto the input. Has anybody had experience with this or a similar problem? Google did not turn up much that was similiar, and certainly no solutions. Any help would be much appreciated, as this problem is quite aggravating and distracts from Xen''s other great qualities! Sincerely, Garrett Robinson -- Garrett Robinson (484) 802-3882 Oberlin College ''11 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2002 May 17
1
Re: [R] options()$warn==2 and try() (PR#1570)
...1] "Error in try(warning(\"a\")) : (converted from warning) a\n" attr(,"class") [1] "try-error" [[2]] [1] "b" > f() [[1]] [1] "a" [[2]] [1] "b" Or even more simply > options(warn=2) > try(warning("Danger, Will Robinson")) Error in try(warning("Danger, Will Robinson")) : (converted from warning) Danger, Will Robinson > try(warning("Danger, Will Robinson")) > try(warning("Danger, Will Robinson")) > warnings() Error in warnings() : Object "last.warning" n...
2016 Dec 12
1
Libfuzzer depending on uninitialized debug info
...flag to disable this new functionality? I've make '-use-unknown-locations' into a 3-way option, you can do `-use-unknown-locations=Disable` to turn off emitting these line-0 records. --paulr From: Kostya Serebryany [mailto:kcc at google.com] Sent: Friday, December 02, 2016 5:55 PM To: Robinson, Paul Cc: llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Libfuzzer depending on uninitialized debug info On Fri, Dec 2, 2016 at 5:42 PM, Robinson, Paul <paul.robinson at sony.com<mailto:paul.robinson at sony.com>> wrote: I've determined that the "pesky" .loc is inde...
2020 Jun 08
2
optnone/skipping passes in the new pass manager
Hmm it looks like getting NPM to work with opt is non-trivial. Only a small portion of the opt functionality works with NPM :( On Mon, Jun 8, 2020 at 3:36 PM Robinson, Paul <paul.robinson at sony.com> wrote: > Maybe you could change the default PM in opt and see what fails? > > --paulr > > > > *From:* Arthur Eubanks <aeubanks at google.com> > *Sent:* Monday, June 8, 2020 5:52 PM > *To:* Robinson, Paul <paul.robinson at...
2017 Jun 20
2
VC C++ demangler
...other cases that don't work, maybe don't use this tactic for those, if we have a good reason for being different. As they say, don't throw the baby out with the bathwater. --paulr From: David Blaikie [mailto:dblaikie at gmail.com] Sent: Tuesday, June 20, 2017 10:39 AM To: Rui Ueyama; Robinson, Paul Cc: Martin J. O'Riordan; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] VC C++ demangler Yeah, may well be the case - I don't /think/ LLVM quite matches the exact syntax of the GCC demangler either (I seem to recall constants as non-type template parameters were a bit different)....
2019 Oct 09
5
DebugInfo work contribution and update.
On Wed, Oct 9, 2019 at 11:59 AM Robinson, Paul <paul.robinson at sony.com> wrote: > Welcome Sourabh, > > > > There are many bits of DWARF-5 that haven’t been implemented. > Got a short list, by chance? > I know there is currently no big push within Sony to “fill in the > corners” for v5, as we have been...
2000 Jul 03
2
2.1.1p2 HP-UX 11 PAM General Commerical Security error
Trying 2.1.1p2 on HP-UX 11 (trusted system) I get: Jul 3 14:24:53 robinson sshd[1236]: debug: Encryption type: 3des Jul 3 14:24:53 robinson sshd[1236]: debug: Received session key; encryption turned on. Jul 3 14:24:53 robinson sshd[1236]: debug: Installing crc compensation attack detector. Jul 3 14:24:53 robinson sshd[1236]: debug: Starting up PAM with username "s...
2016 Dec 03
0
Libfuzzer depending on uninitialized debug info
On Fri, Dec 2, 2016 at 5:42 PM, Robinson, Paul <paul.robinson at sony.com> wrote: > I've determined that the "pesky" .loc is indeed because of the .cfi > directive that comes immediately after it. Some of the CFI instructions > have source locations, some don't. But, emitting a source location for a &gt...
2006 May 16
5
Interrater and intrarater variability (intraclass correlation coefficients)
Hello! I want to calculate the intra- and interrater reliability of my study. The design is very simple, 5 raters rated a diagnostic score 3 times for 19 patients. Are there methods/funtions in R? I only found packages to calculate interrater variability and intraclass correlation coefficients for matrices of n*m (n subjects, m raters) - I have n subjects, m raters and r repetitions. Can
2013 Jan 11
2
[LLVMdev] Restoring "pubnames" section in DWARF
On Fri, Jan 11, 2013 at 1:49 PM, Robinson, Paul <Paul.Robinson at am.sony.com>wrote: > >We have customers that rely on the symbol information from the > >"pubnames" section in the DWARF data. Generation of this information > >was removed in this commit: > > > >commit dfa30e1ab243990eda4732a6d...
2017 Jun 23
2
VC C++ demangler
FYI, I started writing a demangler. I think I can send an initial patch to review in a few days. On Tue, Jun 20, 2017 at 11:07 AM, Rui Ueyama <ruiu at google.com> wrote: > On Tue, Jun 20, 2017 at 10:51 AM, Robinson, Paul <paul.robinson at sony.com> > wrote: > >> If it's only whitespace differences, that's easy to accommodate. If >> there are other cases that don't work, maybe don't use this tactic for >> those, if we have a good reason for being different. As th...
2019 Nov 15
4
DW_OP_implicit_pointer design/implementation in general
On Fri, Nov 15, 2019 at 8:07 AM Robinson, Paul <paul.robinson at sony.com> wrote: > | Any ideas why it wouldn't be more general to handle cases where the > variable isn't named? > > > > Couldn’t there be a DIE (flagged as artificial) to describe the > return-value temp? > There could be - though the...
2020 Mar 16
4
DWARF .debug_aranges data objects and address spaces
On Mon, Mar 16, 2020 at 9:31 AM Robinson, Paul <paul.robinson at sony.com> wrote: > With AVR being affected, upstreaming a patch to put segment selectors into > .debug_aranges becomes completely reasonable. There would likely want to > be a target hook somewhere to return a value saying what size to use, with > the def...
2016 Dec 02
2
Libfuzzer depending on uninitialized debug info
...wn-locations turned on by default might also help, after we address the .cfi thing. I can look into better handling of .cfi instructions and also do the SetCurrentDebugLocation audit tomorrow. --paulr From: Kostya Serebryany [mailto:kcc at google.com] Sent: Thursday, December 01, 2016 5:01 PM To: Robinson, Paul Cc: llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Libfuzzer depending on uninitialized debug info Ok... The particular instance of the problem can be solved with this patch in my code: + IRB.SetInsertPoint(Ins); IRB.SetCurrentDebugLocation(EntryLoc); - IRB.SetInsertPo...
2006 Feb 19
3
Changing predictor order in lm()
...teraction of A and B should be in the formula before C. My goal is to simplify my presentation of models using the anova() statement. I have found that this should be possible using the terms.formula() function, but if anyone has an example that would be much appreciated. Cheers Andrew Andrew Robinson Senior Lecturer in Statistics Tel: +61-3-8344-9763 Department of Mathematics and Statistics Fax: +61-3-8344 4599 University of Melbourne, VIC 3010 Australia Email: a.robinson at ms.unimelb.edu.au Website: http://www.ms.unimelb.edu.au
2017 Nov 07
2
Problem with 'sed' on one Windows bot?
...ll GnuWin32, but maybe it's not sufficiently well specified about versions and whatnot. --paulr > -----Original Message----- > From: davide.italiano at gmail.com [mailto:davide.italiano at gmail.com] On > Behalf Of Davide Italiano > Sent: Tuesday, November 07, 2017 3:10 PM > To: Robinson, Paul; Galina Kistanova > Cc: llvm-dev at lists.llvm.org > Subject: Re: [llvm-dev] Problem with 'sed' on one Windows bot? > > On Tue, Nov 7, 2017 at 2:41 PM, Robinson, Paul via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > A test I added in r317607 is passin...
2010 Jul 05
0
Release of libvirt-0.8.2
...ustin Clift) - virsh: fix minor virsh man page typos and formatting problems (Justin Clift) - Trivial virsh.pod additions --all for "list" command and similar (Justin Clift) - Add docs on drive <serial> element (???? ?????????) - daemon: sysconf: Update comment about VNC audio (Cole Robinson) - nwfilter: documentation (Stefan Berger) - docs: distribute more coding convention documentation (Eric Blake) - note a typo: VIR_MIGRATE_TUNNELLED should be VIR_MIGRATE_TUNNELED, (Jim Meyering) - datatypes: fix comment typo (Eric Blake) - Fix a typo in docs (Ersek Laszlo) - docs: hacking: explain...