search for: gwynne

Displaying 20 results from an estimated 23 matches for "gwynne".

2017 Apr 28
1
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
> On Apr 27, 2017, at 5:42 PM, David Gwynne <david at gwynne.id.au> wrote: > > >> On 28 Apr 2017, at 01:49, Adrian Prantl <aprantl at apple.com> wrote: >> >> >>> On Apr 27, 2017, at 8:38 AM, David Blaikie <dblaikie at gmail.com> wrote: >>> >>> This'll need a test c...
2011 Dec 21
2
Statistical tests and measures for "cone-like" distributions?
...ng of a "cone" makes any sense, what it would mean or whether I should simply be thinking of a linear regression line with some non-constant variance? An example plot is at http://cs.swan.ac.uk/~csmg/aes/plots/canon_1_3_4_r1_v_cfs.pdf if anyone is interested. Thanks in advance! Matthew Gwynne http://cs.swan.ac.uk/~csmg/
2018 Jan 09
3
Issue with LDAPS & Winbind
...lt domain = yes usershare allow guests = yes I've tried this config without ldap ssl = start tls and just ldap ssl ads and the traffic seems to be the exact same. Here is ldap.conf: TLS_CACERT /etc/ssl/certs/ca.cer ca.cer contains my CA root certificate in Base-64 X509 format. -- Tim Gwynne 978-994-4272
2017 Apr 27
3
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
...same code/number & would be ambiguous) I don't see any reason to block this patch if it doesn't have such a conflict, since there are already other vendor extension codes supported here for a variety of vendors - but does make me wonder. > > On Thu, Apr 27, 2017 at 2:50 AM David Gwynne via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > sun created this tag for identifying functions that dumped their > register arguments onto the stack. > > this is enough for llvm-dwarfdump to recognise and print the attribute. > &gt...
2016 Jul 10
2
Implementation of DWARF expression parser
...ting _to_ a target, working with an existing output file is an oddly sparse area. So, in the end, my question boils down to: Given an ObjectFile, how can I most effectively look up an MCRegisterInfo appropriate to that file (if any such is known to LLVM in the first place)? Thanks in advance! -- Gwynne Raskind > On Feb 21, 2016, at 23:25, Frédéric Riss <friss at apple.com> wrote: > > Hi, > >> On Feb 20, 2016, at 10:50 PM, Gwynne Raskind via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> Hi, >> >...
2016 Feb 21
2
Implementation of DWARF expression parser
...answers for questions like this, I’d be grateful for pointers to those too; I haven’t managed to find much useful information from simple Web searches thus far. I’m also curious if this is the sort of thing for which filing a feature request would be appropriate. Thanks in advance for any help! — Gwynne Raskind
2017 Apr 27
3
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
sun created this tag for identifying functions that dumped their register arguments onto the stack. this is enough for llvm-dwarfdump to recognise and print the attribute. hopefully someone will commit it. cheers, dlg Index: include/llvm/Support/Dwarf.def =================================================================== --- include/llvm/Support/Dwarf.def (revision 301500) +++
2018 Jan 10
0
Issue with LDAPS & Winbind
Thank you Bjorn. Is there any way to reliably configure LDAPS via Winbind & Samba currently that would increase security? On Wed, Jan 10, 2018 at 11:14 AM, Björn JACKE <bj at sernet.de> wrote: > On 2018-01-09 at 11:08 -0800 Timothy Gwynne via samba sent off: > > ... > > according to https://bugzilla.samba.org/show_bug.cgi?id=13124#c5 ldap ssl > ads > does not work reliably anymore, you might try the mentioned "client ldap > sasl > wrapping = plain" setting. You will make the setup not more secure in...
2018 Jan 16
1
Issue with LDAPS & Winbind
...s, > > Denis > > > >> >> > -- > Denis Cardon > Tranquil IT Systems > Les Espaces Jules Verne, bâtiment A > 12 avenue Jules Verne > 44230 Saint Sébastien sur Loire > tel : +33 (0) 2.40.97.57.55 > http://www.tranquil-it-systems.fr > > -- Tim Gwynne 978-994-4272
2009 Jul 27
10
sam-fs on zfs-pool
Hi list, I''ve did some tests and run into a very strange situation.. I created a zvol using "zfs create -V" and initialize an sam-filesystem on this zvol. After that I restored some testdata using a dump from another system. So far so good. After some big troubles I found out that releasing files in the sam-filesystem doesn''t create space on the underlying zvol.
2017 Jul 07
0
[Rd] italic font on cairo devices in R 3.4
...t;> ______________________________________________ >> R-devel at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel >> -- The first is to ensure your partner understands that nature has root privileges - nature doesn't have to make sense. -- Telsa Gwynne
2017 Jul 07
0
[Rd] italic font on cairo devices in R 3.4
..._________ > > > R-devel at r-project.org mailing list > > > https://stat.ethz.ch/mailman/listinfo/r-devel > > > > > -- > The first is to ensure your partner understands that nature has root > privileges - nature doesn't have to make sense. > -- Telsa Gwynne >
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all, I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo devices appear pixelated. Here's a minimal example: cairo_pdf('test.pdf') plot(1:10, ylab=expression(italic(test))) dev.off() The same problem occurs with bolditalic, but not bold. I am using Debian Stretch. Several friends tried the same on their machines, another Debian machine has the same
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all, I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo devices appear pixelated. Here's a minimal example: cairo_pdf('test.pdf') plot(1:10, ylab=expression(italic(test))) dev.off() The same problem occurs with bolditalic, but not bold. I am using Debian Stretch. Several friends tried the same on their machines, another Debian machine has the same
2017 Jul 07
2
italic font on cairo devices in R 3.4
Hi Ilia, I'm running Arch Linux, R 3.4.0. Here's my test.pdf from your minimal example: https://ptpb.pw/HxsA.pdf It doesn't look pixelated to me... Here's a post that I wrote when I solved my last font problem in R, almost 2 years ago: https://stackoverflow.com/a/40940331/5087283 I had to install some Microsoft font packages, which is sad, because there are some perfectly
2017 Jul 07
2
[Rd] italic font on cairo devices in R 3.4
Hi Ilia, I'm running Arch Linux, R 3.4.0. Here's my test.pdf from your minimal example: https://ptpb.pw/HxsA.pdf It doesn't look pixelated to me... Here's a post that I wrote when I solved my last font problem in R, almost 2 years ago: https://stackoverflow.com/a/40940331/5087283 I had to install some Microsoft font packages, which is sad, because there are some perfectly
2017 Apr 27
4
-msave-args backend support for x86_64
ola, ive been looking at adding support for an -msave-args option for use on x86_64. the short explanation of it is that it makes x86_64 function prologues store their register arguments on the stack. the purpose of this is to make the arguments trivially accessible for things like stack traces with arguments. as per https://blogs.oracle.com/sherrym/entry/obtaining_function_arguments_on_amd64,
2017 Jul 15
2
One Dimensional Monte Carlo Simulation
...iling list >>>>> https://stat.ethz.ch/mailman/listinfo/r-devel >>>>> >>> >>> -- >>> The first is to ensure your partner understands that nature has root >>> privileges - nature doesn't have to make sense. >>> -- Telsa Gwynne >>> >> >> >> >> ------------------------------ >> >> Message: 8 >> Date: Fri, 7 Jul 2017 16:52:34 +0000 >> From: Martina Hule?ov? <mhulesova at gmail.com> >> To: "r-help at r-project.org" <r-help at r-project.org...
2017 Jan 16
3
Git Transition status?
So the Github-Importer screws up the old dark places of the SVN-History and the scripts try to handle this? 2017-01-13 22:57 GMT+01:00 James Y Knight via llvm-dev < llvm-dev at lists.llvm.org>: > I've been working on some scripting for re-converting the svn repository > into git. > > The existing git conversions are entirely sufficient for day-to-day > development
2017 Aug 01
0
One Dimensional Monte Carlo Simulation
...iling list >>>>> https://stat.ethz.ch/mailman/listinfo/r-devel >>>>> >>> >>> -- >>> The first is to ensure your partner understands that nature has root >>> privileges - nature doesn't have to make sense. >>> -- Telsa Gwynne >>> >> >> >> >> ------------------------------ >> >> Message: 8 >> Date: Fri, 7 Jul 2017 16:52:34 +0000 >> From: Martina Hule?ov? <mailto:mhulesova at gmail.com> >> To: "mailto:r-help at r-project.org" <mailto:r-...