search for: cribbed

Displaying 20 results from an estimated 105 matches for "cribbed".

2012 Jan 11
2
(no subject)
I'm working on a Dovecot plugin, but I'm pretty new to Dovecot, so there's a LOT to learn about the code base and it's pretty slow going. I've got a few things coded so far, but I want to make sure I'm headed down the right path and get some advice before I go too much further. A couple years ago, I wrote some code for our Courier implementation that sent a magic UDP
2006 Sep 21
3
newie help needed
hi, I am a system admin who has just set up R-2.3.1 in suse 9.1 (opteron) for a previous windows user. Please forgive any obvious stupid questions :) We are struggling with a number of things. 1. is there a gui interface ? How do we use it ? R --gui just gets us to the command line. 2. how do we do unix commands like cd ? 3. can we define default directories - eg for data files ? 4.
2006 Jun 07
3
Including scriptaculous.js causes page to "hang"
...says "Transfering data from ...... " I''m just including the js like this: <script src="/js/prototype.js" type="text/javascript"></script> <script src="/js/scriptaculous.js" type="text/javascript"></script> which I cribbed from the demo pages anyway. If I remove the 2nd line, and just have prototype loaded, the page loads Ok. I''m only interested in the Blind[Up|Down] functions, so I''ve also tried : <script src="/js/scriptaculous.js?load=effects" type="text/ javascript"...
2018 Mar 24
4
Re: Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
Yes it works if I use force_tcg env variable On Sat, 24 Mar 2018 at 4:37 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > > On Fri, Mar 23, 2018 at 05:35:38PM +0000, Tanmoy Sinha wrote: > > Thanks. Reading the defect and the associated thread in > > https://bugs.launchpad.net/qemu/+bug/1661386, I enabled performance > > counters in VMWare guest settings. Now the
2008 Jun 20
2
The Green Book and its relevance to R
I bogged down about half way through reading the Green Book, in part because it became increasingly difficult to understand how some of the ideas related to R, as opposed to S (which I have not used). Does any reader know whether there is a document that points out differences between S and R that would be helpful in reading the Green Book? Ideally, perhaps, I need a "crib sheet" to
2010 Jul 12
2
a small puzzle?
I know the following may sound too basic but I thought the mailing list is for the benefit of all levels of people. I ran a simple if statement on two numeric vectors (news1o and s2o) which are of equal length. I have done an str on both of them for your kind perusal below. I am trying to compare the numbers in both and initiate a new vector s as 1 or 0 depending on if the elements in the arrays
2018 Feb 13
2
Setting up sieve with spam learning
Cribbing from the dovecot site I recently added the following lines to my dovecot.conf: managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext imapsieve
2014 Oct 10
3
[LLVMdev] Stange behavior in fp arithmetics on x86 (bug possibly)
On Oct 7, 2014, at 2:26 PM, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Dmitry, > > On 7 October 2014 10:50, Dmitry Borisenkov <d.borisenkov at samsung.com> wrote: >> fpfail.s:26: Error: invalid instruction suffix for `ret' >> >> I downloaded Intel manual and haven’t found any mention of retl instruction, > > "retl" is the
2016 Jun 28
0
[BUG] 3.8 alignment/struct padding
On 28 June 2016 at 11:59, Ramkumar Ramachandra via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I have what appears to be an alignment/struct padding bug. An i64 is not > correctly aligned to the 8-byte boundary, and this results in a mismatched > struct size between C and LLVM. We are currently running 3.8, and did not see > this bug in 3.5. LLVM needs to be provided with a
2005 Sep 05
1
[PATCH] fix gcc 3.4 warnings
On Tue, Sep 06, 2005 at 08:54:18AM +1000, Jean-Marc Valin wrote: > I usually compile with several warning flags, but I prefer not to impose > any (especially since not everyone uses gcc!). FWIW, configure is already checking to see whether the compiler is gcc or not. There's an if clause in the configure scripts for ogg, vorbis, theora, and other of our packages that uses this to add
2005 Feb 08
1
How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: David Brodbeck [mailto:DavidB@mail.interclean.com] > Okay, the problem appears to be that I'm tone deaf. ;) > > I finally thought to turn on debugging on the channel. The > PBX is sending > "D", not "*". The programmer of the previous voice mail system (whose > configuration I was cribbing from) seems to have
2006 Jul 22
1
VmBuilder released
At the prompting of several kind souls on the list, I''ve placed an early release of my Virtual Machine Builder gem on rubyforge at http://rubyforge.org/projects/vmbuilder/. Documentation at http://vmbuilder.rubyforge.org/ The gem builds Xen masters and Xen based VMs from scratch using Debian that are ready to accept Rails apps (although at the moment it is missing the Web server part!).
2007 Jun 07
3
Removing files appends "puppet" to filename
I expect that there is something simple that I am missing, but if I set a file to "ensure => absent", puppet is actually just renaming it to "${ORIGINALNAME}puppet" (i.e., appending puppet to the name). Did I forget to turn off a debug flag somewhere? The file definition that I am using is just: file { "/usr/lib/xen-tools/debian.d/55-create-dev": ensure =>
2008 Jun 08
1
Auto creating client folders on the IMAP server after installing client.
Hello, could someone help. I have installed Dovecot+SSL+TLS+Thunderbird and all is well except one thing. After installing TBird and adding the required data (smtp server and auth info, imap/pop server and auth info) I am able to view mail in my TBird Inbox BUT Trash and Sent don't work - it pops up saying folder doesn't exist on the server - can't the darn thing, auto create a folder
2016 Jun 28
2
[BUG] 3.8 alignment/struct padding
Hi, I have what appears to be an alignment/struct padding bug. An i64 is not correctly aligned to the 8-byte boundary, and this results in a mismatched struct size between C and LLVM. We are currently running 3.8, and did not see this bug in 3.5. Please advise. Ram -- %int128m_T = type { [2 x i64] } %cint32_T = type { i32, i32 } %creal_T = type { double, double } %struct0_T = type { float,
2008 Apr 20
1
Attempting to sync x-axis labels with grid lines in lattice bwplot
...http://www.lychnobite.org/images/bsf.png As you can see, the x axis labels are a mess. :( This is the code I used to generate the plot: bsf.plot = bwplot( fitness ~ Gen | Crossover * Rules, data = bsf.df, panel = function(...) { panel.grid(v = -10, h = -1) panel.bwplot(...) # cribbed some lines from lattice grid function limits <- current.panel.limits() print( limits$xlim ) # maybe add x axis plotting here? ... and suppress it elsewhere? }, subset = Gen %in% filtered.gen, # mask for plotting only some generations par.settings = list(plot.symbol = list(...
2013 Mar 07
1
systemd unit files for NSD launch in chroot?
Hi, I'm starting to migrate a number of authoritative nameservers on small VMs from bind9 to NSD. At the same time, I'm switching all inits from sysvinit to systemd. Cribbing systemd unit files from Fedora for NSD (http://pkgs.fedoraproject.org/cgit/nsd.git/tree/), they're straightforward enough -- but seem to ignore proper chroot setup/startup. I've poked in current NSD 3x
2005 Jan 18
2
Realtime Voicemail ...
Hi, Realtime SIP and Extensions are working fine but facing some problems with Voicemail. Added an entry to extconfig.conf voicemail => mysql,asterisk,voicemail_users Created the corresponding table and an entry for mailbox 201. This is also reflected in the CLI as shown below. CLI> realtime load voicemail mailbox 201 Column Name Column Value
2018 Mar 24
2
Re: Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
On Sat, Mar 24, 2018 at 03:08:16PM +0000, Tanmoy Sinha wrote: > Even though force_tcg works, I intend not to run it on emulation. Is there > way I can run it over kvm? The other observation is, without force_tcg if I > use the machine type as *pc-i440fx-2.**1*,accel=kvm it works fine. The > default machine type for my host *pc-i440fx-2.8, *which seems to crib. I don't know, but
2015 Mar 27
2
[LLVMdev] LLVM fails for inline asm with Link Time Optimization
Ah , I thought that there is issue while parsing inline asm in function bodies , here are some of instruction where it cribs . Can you make out something of it ? I am going to try out -no-integrated-as option . Not sure if it will help ? *LLVM ERROR: Error parsing inline asm* 1><inline asm>:1:17 : error 0: unexpected token in argument list 1> mov ebx, dword ptr 16(%esp)