search for: enopatch

Displaying 9 results from an estimated 9 matches for "enopatch".

Did you mean: endpatch
2008 Jun 06
2
[LLVMdev] [patch] add support for PIC on linux x86-64
Hello, Rafael > With this patch I was able to bootstrap gcc in linux x86-64 with > shared libraries enabled :-) Awesome! But... -ENOPATCH :( -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2008 Jun 06
0
[LLVMdev] [patch] add support for PIC on linux x86-64
2008/6/6 Anton Korobeynikov <asl at math.spbu.ru>: > Hello, Rafael > > Awesome! But... -ENOPATCH :( Attached now. Thanks, -- Rafael Avila de Espindola Google Ireland Ltd. Gordon House Barrow Street Dublin 4 Ireland Registered in Dublin, Ireland Registration Number: 368047 -------------- next part -------------- A non-text attachment was scrubbed... Name: x86-64-plt.patch Type: text/x-pat...
2008 Jun 06
2
[LLVMdev] [patch] add support for PIC on linux x86-64
On Fri, 2008-06-06 at 17:08 +0100, Rafael Espindola wrote: > 2008/6/6 Anton Korobeynikov <asl at math.spbu.ru>: > > Hello, Rafael > > > > Awesome! But... -ENOPATCH :( > > Attached now. Hi Rafael, Thanks a lot for working on this! I have one question about the patch; why did you choose too add a new enum, PICCallStyle, instead of reusing (possibly with some adjustments) the existing PICStyle enum? Thanks, Dan
2016 Aug 26
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...he > > > > behaviour introduced by #12028 optional. > > > > > > > > Plan? Michael? Uri? Jeremy? > > > > > > I like this. Puts the tweak in the right place IMHO. > > > > ok, final patchset attached. Bonus: it has a test. > > ENOPATCH :-). *gnah* :) Cheerio! -slow -------------- next part --------------
2008 Jun 06
0
[LLVMdev] [patch] add support for PIC on linux x86-64
On Jun 6, 2008, at 11:55 AM, Dan Gohman wrote: > On Fri, 2008-06-06 at 17:08 +0100, Rafael Espindola wrote: >> 2008/6/6 Anton Korobeynikov <asl at math.spbu.ru>: >>> Hello, Rafael >>> >>> Awesome! But... -ENOPATCH :( >> >> Attached now. > > Hi Rafael, > > Thanks a lot for working on this! > > I have one question about the patch; why did you choose too add a new > enum, PICCallStyle, instead of reusing (possibly with some > adjustments) > the existing PICStyle enum? Y...
2016 Aug 25
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote: > > Yeah, as much as I'd like to avoid adding a new option, I guess we > have to do something about it, my latest take on this is > > acl_xattr:default acl style = [posix|windows] > > This parameter determines the type of ACL that is > synthesized in case a file or
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can! Hereby the backtrace with symbols: Program received signal SIGSEGV, Segmentation fault. free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. (gdb) bt #0 free_PrincipalName (data=data at entry=0x45) at
2016 Mar 30
12
[Bug 94757] New: powerpc64 & 64Kb kernel pagesize not working with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=94757 Bug ID: 94757 Summary: powerpc64 & 64Kb kernel pagesize not working with nouveau Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...viour to what it was before #12028 and make the > > > behaviour introduced by #12028 optional. > > > > > > Plan? Michael? Uri? Jeremy? > > > > I like this. Puts the tweak in the right place IMHO. > > ok, final patchset attached. Bonus: it has a test. ENOPATCH :-).