search for: proffering

Displaying 20 results from an estimated 24 matches for "proffering".

Did you mean: offering
2007 Oct 12
5
ZFS on EMC Symmetrix
If anyone is running this configuration, I have some questions for you about Page83 data errors. This message posted from opensolaris.org
2010 Dec 20
1
ideas, modeling highly discrete time-series data
Hello all, First of all, thanks so those of you who helped me a week or so ago managing a time series with varying gaps between the data series in 'R'. (My final preferred solution was to use "its" function & then forecast(Arima( ) ). ) My next question is a general statistical question where I'd like some advice, for those willing / able to proffer any wisdom:
2011 Jul 01
1
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
David, Thanks for that - I emailed Karel Gardas. I've got GHC successfully registerised on ARM, and I'm just starting on pushing it upstream. The reason why I'm avoiding the R0-R3 registers is mainly because my qemu-based ARM VM takes days to compile everything, and I was being conservative. The GHC code can call directly out to C, so it would need to save its own R0-R3 when it
2011 Jul 01
0
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
Hi Steve, I'm not an LLVM developer but am the author/maintainer of the LLVM backend in GHC. The patch looks mostly good to me (although I am not that familiar with ARM so could easily have missed something). My main concern is why are you avoiding using the R0 - R3 registers? Also, could you please update me on the status of this work. I assume you are getting GHC running in registerised
2016 Jan 16
2
WARNING you cannot build info or html versions of the R manuals
Are you building from a source tarball or using the Fedora SRPM? I strongly advise you to rebuild the SRPM, because the resulting binary RPM will have all the necessary deps for building and installing. You might need to change the spec up a bit, since I assume building on Fedora means a modern system, and f17.... isn't modern. On Jan 16, 2016 4:48 PM, Rolf Turner <r.turner at
2011 Jul 01
2
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
All, I would like to submit the attached patch, which allows the GHC (Glasgow Haskell Compiler) calling convention to work on ARM targets. Could some nice person please review this code, so I can move towards getting it committed? I have thoroughly tested this patch again GHC on a Debian-ARM (armel) system. Unfortunately my understanding of LLVM is limited, so it's likely I'm not
2007 Jan 05
1
net rpc group members timeout
Hello, Occasionally when I perform "net rpc group members (group a)," I get a timeout. When I do "net rpc group members (group b)," I always get a timeout. I get the following error: [2007/01/05 16:36:18, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790) rpc_api_pipe: Remote machine 127.0.0.1 pipe \samr fnum 0x72cdreturned critical error. Error was Call timed out: server did not
2016 Jan 16
0
WARNING you cannot build info or html versions of the R manuals
My apologies for an inadvertent cross-posting. I *intended* to send this message to r-sig-fedora but by mistake sent it to users at lists.fedoraproject.org . So I am re-sending it to the address that I actually intended. Again, I apologise for the screw-up. So. Here we go again: It's no big deal, but when I build R from source (as I must) I always get the warning given in the subject
2004 Dec 11
0
Monitor, append audio?
Hello, I have a situation where I need to first check if a previous clip was recorded, and if so, append to it.. Otherwise create a new file.. I'm using Monitor. Monitor automatically calls sox after the call ends.. Is there a way to manually control this process, and instruct sox to append to the destination file, rather than overwrite? Thanks in advance!
2002 Nov 18
0
patch: rsync-2.5.5: UNIX ACL support
there's an unsupported, it-works-for-us patch that's seen a bit of testing on Solaris 2.6/8 and rudimentary testing on Linux with Andre- as G's ACL implementation. most of the code is ripped straight out of the samba 2.2.5 source tree; the rest of it is stuff that i don't expect anybody to ever seriously consider merging into the rsync tree and which i wouldn't defend against
2007 Aug 20
0
--backup/--backup-dir filters feature req
Hi, I was wondering if it would be possible to get filters purely for the two backup flags. They would work in a similar manner to the current ones except that they would only work on files to be backed up in order to indicate what should be included in the backup and what should be excluded. This came up for me as part of daily server backups where I use --backup-dir to have, effectively, daily
2016 Jan 16
0
WARNING you cannot build info or html versions of the R manuals
On 17/01/16 11:03, Tom Callaway wrote: > Are you building from a source tarball or using the Fedora SRPM? I > strongly advise you to rebuild the SRPM, because the resulting binary > RPM will have all the necessary deps for building and installing. You > might need to change the spec up a bit, since I assume building on > Fedora means a modern system, and f17.... isn't modern.
2010 May 20
2
Svy function doesn't work nested in user-defined function
Hi R-help, I posted about this late yesterday but got no response. I may have put TMI in the original request. Not to mention I couldn't cut and paste yesterday because I was working R off a non-network computer while asking for help on a network computer. Essentially, I have this user-defined function: test <- function(X){ chisq <- svychisq(~X
2012 Feb 02
1
Mac markdown editor that saves as .txt (John Laudun)
John, you've hit the nail on the head here. I finally know I can manually change my files to the .txt extension (thanks to helpful suggestions here), but it would be excellent if MMD Composer: a) had an option in the drop-down to save with the .txt extension, and b) had a preference the user could set to choose the default file extension for all files. It would increase ease of
2015 Aug 18
3
Supporting symbolic links in Path library routines
include/llvm/Support/FileSystem.h has file_type which enumerates the file system’s view of the file type. One of the values is “symlink_file”. But because the Unix implementation of status() calls stat() instead of lstat(), if the path refers to a symbolic link, the link is followed. There’s no way to get information about the symbolic link itself. I think changing status() to call lstat() is
2003 Jan 19
0
rsync+ (batch mode) feature suggestion
Bert, Hi. If you are still interested in your rsync+ project, changes for which have evidently been (and are, perhaps, still being?) submitted to the official, upstream rsync version, you may want to add the following feature, proffered below, in order to conduce a little greater batch mode usage flexibility primarily for those with above average security concerns. Currently (at least in the
2009 Nov 15
0
[LLVMdev] Very slow performance of lli on x86
Sorry i really forgot to mention one thing. I downloaded the X86 binaries of llvm+clang and llvm-gcc from llvm download site. i hope that is not a debug build. Prasanth J On Sun, Nov 15, 2009 at 1:22 PM, Prasanth J <j.prasanth.j at gmail.com> wrote: > Hi all, > > LLVM is built without debug enabled. Also i am not forcing lli to use > interpreter mode. so i dont think the
2023 Apr 12
2
Split String in regex while Keeping Delimiter
I thought replacing the spaces following instances of +++,++,+,- with "\n" and then reading with scan should succeed. Like Ivan Krylov I was fairly sure that you meant the minus sign to be "-" rather than "?", but perhaps your were using MS Word as an editor which is inconsistent with effective use of R. If so, learn to use a proper programming editor, and in any case
1997 May 25
5
signing syslog files with PGP
I am thinking about writing some sort of deamon which signs syslog files with PGP. This should help dedecting unauthorised changes in the syslog files. What I have in mind works as follows: Whenever a new line is added to a syslog file the existing syslog file checked against the privious made signature. If the file passes this test, the new line(s) is/are added. Then a new signature is
2013 May 12
2
Quota not working with dict proxy
Hello all, I'm sure this has been covered somewhere before, but my googlefu is not up to the challenge. Basically, I'm trying to configure quota plugin to use a dictionary service (specifically proxy with mysql) so that I can store the quota usage in a database and use that information in a lookup for postfix to reject mail if over quota. I'm doing this because postfix+avamis+dovecot