search for: explicidly

Displaying 4 results from an estimated 4 matches for "explicidly".

Did you mean: expilicitly
2007 Jul 21
0
[LLVMdev] Trouble Resolving Objective-C Symbols in lli
...th Objective-C in the interpreter. Thankyou, I did try the patch, and it doesn't seem to work, or at least for my one program. In JIT mode it still segfaults and in interpreter mode it cannot resolve the symbol. I am at my wits end with this problem, the dlopen documentation states that if it explicidly fails, it will return a NULL pointer. However it doesn't say anything about succeeding with a NULL pointer. If the simple Objective-C program is still failing, even when checking if the lt_dlerror() code is set. I see two possibilities: a) The error code is being set even when the symbol is fo...
2007 Jul 20
2
[LLVMdev] Trouble Resolving Objective-C Symbols in lli
Chris / Ralph / Others, On Fri, 2007-07-20 at 08:14 -0700, Chris Lattner wrote: > On Fri, 20 Jul 2007, Ralph Corderoy wrote: > > I could be missing something, but shouldn't the use of dlsym() be > > The authors of dlsym() realised the return value was overloaded AFAICS. > > Yep, patches welcome :) > > -Chris > I don't recall who originally asked for help
2007 Jul 21
1
[LLVMdev] Trouble Resolving Objective-C Symbols in lli
...nkyou, I did try the patch, and it doesn't seem to work, or at > least for my one program. In JIT mode it still segfaults and in > interpreter mode it cannot resolve the > symbol. Bummer. > I am at my wits end with this problem, the dlopen documentation states > that if it > explicidly fails, it will return a NULL pointer. However it doesn't > say anything about > succeeding with a NULL pointer. If the simple Objective-C program is > still failing, even > when checking if the lt_dlerror() code is set. I see two > possibilities: > > > a) The error cod...
2010 Aug 13
15
NFS issue with ZFS
I have Solaris 10 U7 that is exporting ZFS filesytem. The client is Solaris 9 U7. I can mount the filesytem just fine but I am unable to write to it. showmount -e shows my mount is set for everyone. the dfstab file has option rw set. So what gives? Phillip -- This message posted from opensolaris.org