search for: _likely_

Displaying 3 results from an estimated 3 matches for "_likely_".

2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8249)
...FE to the R Bug Tracking System would imply an expectation that the request be officially tracked by R Core in some fashion (even if just to close out the report) and/or perhaps be acted upon at some future date by _somebody other than yourself_. Peter's words were direct in that patches would _likely_ be accepted, but at the same time are not being actively solicited. A substantive difference, given that a patch made available for an official R package, would still take some effort on the part of R Core to implement and test. It seems to me that yet another option here would be for you to offer...
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
...if it preserved case, but either 'ignored it', or gave preference to matches that included the case as typed (vs. alternate case matches). The first would be fairly compatible with current Win implementation, but the 2nd would be more compatible when it comes to looking for Domain (and _likely_, machine names). I've looked at the traffic in an attempted join of workstation 'Athenae' into 'Bliss', which has had it's case mangled by samba3. Dialogue goes something like: Workstation 'Athenae' broacasts: I want a login user="" to domain Bliss. (...
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable] ???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????: > ? ? You might be doing just writes to the mmap()'d memory, but the system > ? ? doesn't know that. Actually, it does. The program tells it, that I don't care to read, what's currently there, by specifying the PROT_READ flag only. > ? ? The moment you touch any mmap()'d