Displaying 11 results from an estimated 11 matches for "akim".
Did you mean:
aim
2014 Jun 14
0
[LLVMdev] -fvisibility=hidden, and typeinfo, and type-erasure
On Fri, Jun 13, 2014 at 08:34:03PM +0200, Akim Demaille wrote:
>
> Le 5 juin 2014 à 00:32, Rafael Espíndola <rafael.espindola at gmail.com> a écrit :
>
> > I think the difference is actually in the c++ library. It looks like
> > libstdc++ changed to always use strcmp of the typeinfo names:
> >
> > https...
2002 Apr 08
0
portable tests for symlinks (was patch for autoconf manual)
On 14 Mar 2002, Akim Demaille <akim@epita.fr> wrote:
> Would you contribute the text itself? TIA!
Yes, I'd be happy to help.
I can't promise that the solution outlined below works everywhere, but
it has been tested on a number of unix-like platforms and seems to be
OK. I suppose at least making peo...
2014 Jun 13
2
[LLVMdev] -fvisibility=hidden, and typeinfo, and type-erasure
Le 5 juin 2014 à 00:32, Rafael Espíndola <rafael.espindola at gmail.com> a écrit :
> I think the difference is actually in the c++ library. It looks like
> libstdc++ changed to always use strcmp of the typeinfo names:
>
> https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=149964
>
> Should we do the same with libc++?
What do people think about this issue?
2001 Sep 17
1
autoconf cleanup for AC_FUNC_GETPGRP and GETPGRP_VOID
> From: Akim Demaille <akim at epita.fr>
> Date: 17 Sep 2001 11:22:19 +0200
>
> | 2001-09-16 Tim Van Holder <tim.van.holder at pandora.be>
> | * lib/autoconf/functions.m4: (AC_FUNC_GETPGRP) Don't rely on
> | setpgrp() being present.
I looked into that problem a bit more. Se...
2018 Jan 04
0
[LLVMdev] -fvisibility=hidden, and typeinfo, and type-erasure
On Sat, Jun 14, 2014 at 6:15 AM Joerg Sonnenberger <joerg at britannica.bec.de>
wrote:
> On Fri, Jun 13, 2014 at 08:34:03PM +0200, Akim Demaille wrote:
> >
> > Le 5 juin 2014 à 00:32, Rafael Espíndola <rafael.espindola at gmail.com> a
> écrit :
> >
> > > I think the difference is actually in the c++ library. It looks like
> > > libstdc++ changed to always use strcmp of the typeinfo names...
2014 Jun 02
3
[LLVMdev] -fvisibility=hidden, and typeinfo, and type-erasure
[Was initially posted on cfe-users, sorry.]
Hi,
I'm sorry my message is quite long, the TL;DR version is "g++ and clang++ seem to have different opinions on how RTTI, templates, and ELF visibility should interact".
I can't tell whether this is a bug or not: I have found no relevant documentation that could help me decide whether this behavior is meant, or not. All I can say
2016 Jul 03
1
Where is krb5.keytab or equivalent?
...--Mark
>
> -----Original Message-----
> From: Mark Foley <mfoley at ohprs.org>
> Date: Fri, 01 Jul 2016 22:15:05 -0400
> Organization: Ohio Highway Patrol Retirement System
> To: samba at lists.samba.org
> Subject: Re: [Samba] Where is krb5.keytab or equivalent?
>
> Akim wrote:
>
>> Yes I created an self signed cert (with the easy-rsa scripts froom
>> openvpn).
> Alright, I'll try that after this message and post back. In anticipation of "problems", where
> do I put the path to that new cert? my 10-ssl.conf has:
>
> ssl_cert...
2000 Apr 17
2
akima core dumps on loading (PR#521)
Full_Name: Massimo santini
Version: 1.0.1
OS: Linux
Submission from: (NULL) (159.149.147.89)
I've just dl the .rpm of R 1.0.1, installed it and then launched
insatll.packages("akima")
after re-launching R [--vanilla], the command
library(akima)
has the only effect to coredump the program. Here is the output of gdb and
strace...
--- GDB (commands given can be seen from the except)
$ R -d gdb
GNU gdb 19991004
Copyright 1998 Free Software Foundation, Inc.
GDB is free...
2016 Jul 02
5
Where is krb5.keytab or equivalent?
OK, let me go through exactly what you did:
you:
> Here's the test (I must run mutt not telnet like i mentioned earlier to
> get the imap tickets).
>
> root at server:~# kinit achim
> Password for achim at DOMAIN.LOCAL:
> [I enter my password]
As root on AD/DC mail.hprs.local:
me:
$ kinit mark
Password for mark at HPRS.LOCAL:
[I enter my password]
you:
>
2016 Jul 03
0
Where is krb5.keytab or equivalent?
...ebug log seems to be working now.
Thanks, --Mark
-----Original Message-----
From: Mark Foley <mfoley at ohprs.org>
Date: Fri, 01 Jul 2016 22:15:05 -0400
Organization: Ohio Highway Patrol Retirement System
To: samba at lists.samba.org
Subject: Re: [Samba] Where is krb5.keytab or equivalent?
Akim wrote:
> Yes I created an self signed cert (with the easy-rsa scripts froom
> openvpn).
Alright, I'll try that after this message and post back. In anticipation of "problems", where
do I put the path to that new cert? my 10-ssl.conf has:
ssl_cert = </etc/ssl/certs/OHPRS/...
2016 Jul 02
0
Where is krb5.keytab or equivalent?
...the debug log seems to be working now.
>
> Thanks, --Mark
>
> -----Original Message-----
> From: Mark Foley <mfoley at ohprs.org>
> Date: Fri, 01 Jul 2016 22:15:05 -0400
> To: samba at lists.samba.org
> Subject: Re: [Samba] Where is krb5.keytab or equivalent?
>
> Akim wrote:
>
>> Yes I created an self signed cert (with the easy-rsa scripts froom
>> openvpn).
> Alright, I'll try that after this message and post back. In anticipation of "problems", where
> do I put the path to that new cert? my 10-ssl.conf has:
>
> ssl_cert...