search for: behaves

Displaying 20 results from an estimated 8475 matches for "behaves".

Did you mean: behave
2010 Jul 09
2
Defining a method that behaves like '$'?
Hi, is there a way to define a method say '$$' that would behave like '$' and allow calls like 'a$$name'? Thanks. Renaud -- Renaud Gaujoux Computational Biology - University of Cape Town South Africa ### UNIVERSITY OF CAPE TOWN This e-mail is subject to the UCT ICT policies and e-mail disclaimer published on our website at
2019 Jun 29
0
[libnbd PATCH 5/6] api: Add new nbd_aio_FOO_notify functions
As mentioned in the previous patch, there are situations where an aio client wants instant notification when a given command is complete, rather than having to maintain a separate data structure to track all in-flight commands and then iterate over that structure to learn which commands are complete. It's also desirable when writing a server validation program (such as for checking structured
2009 Feb 24
2
[LLVMdev] Detecting counted loops
I need to be able to detect a well-behaved loop. (i.e one where exp1 assigns a value to an int i, exp2 compares i with a loop constant, exp3 adjusts i by a loop constant, and the inner block has no assignments to i.) I need this because in Sun's Java VM garbage collection only takes place at safepoints, so a potentially unbounded loop must call safepoint() some time. However, safepoints are
2009 Jan 11
2
Strange behaviour of paste
Hello, here I have some code, which behaves quite strange, IMHO. There is a "res.txt" which will be collected before printing it. There is a paste-statement, which has a comment at the end of the line, which is this one: "# !!!!!HERE!!!!!". If you throw out the first hash-mark "#" on that line, the printout be...
2019 Jul 30
3
[PATCH libnbd] lib: Remove cookie parameter from completion callbacks.
As discussed in this thread, the parameter is an invitation to write code with race conditions: https://www.redhat.com/archives/libguestfs/2019-July/thread.html#00309 --- docs/libnbd.pod | 6 +- examples/glib-main-loop.c | 10 ++-- examples/strict-structured-reads.c | 2 +- generator/generator | 57
2006 Aug 22
2
Mongrel and Service behave differently
I have a rails application running under the latest version of Mogrel Win32. Seems to run just fine. However, when I attempt to run it under the Win32 Mongrel service, it appears to hand after hitting certain controller actions. I''m sure there is a bug in my code that''s causing this - but I just am not sure what it is yet. Is there anything about the mongrel-service that would
2003 Aug 15
2
Does order() behave differently on different platforms?
Hello, I am running R 1.7.1 on two platforms and it seems to me that order() behaves differently on them. I noticed this when a test case passed in linux but failed on solaris. This is the behavior on the solaris platform: R.Version() $platform [1] "sparc-sun-solaris2.8" $arch [1] "sparc" $os [1] "solaris2.8" $system [1] "sparc, solaris2.8&...
2011 Aug 17
2
Getting vastly different results when running GLMs
Dear R gurus I am analysing data from a study of behaviour and shade utilization of chimpanzees. I am using GLMs in R (version 2.13.0) to test whether shade/sun utilization is predicted by behaviour observed. I am thus interested in whether an interaction of behaviour (as a predictor) and presence in the sun/shade (also predictor) predicts the counts I have for the respective categories. I have
2008 Jan 24
1
Ryacas behaving weird
There is either something wrong with either me or is Yacas/Ryacas doing odd things. See below I ask to simpify an expression and the there's output! If this is a simplification.. well.. Do you think there is something set wrong somewhere. Thanks. > library(Ryacas) Loading required package: XML > a=Sym("a") > N=Sym("N") > b=Sym("b") >
2005 Aug 31
2
SpanDSP rxfax TSID variable name?
Scott's SpanDSP FAQ mentions that the senders' TSID (20 bytes sent by sending fax machine) is made available, but doesn't mention where or how. Is there a variable or something that's set? I didn't see it in http://www.voip-info.org/tiki-index.php?page=Asterisk+variables Thanks, Woody
2015 Apr 18
6
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
-------- Original Message -------- Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads From: Timo Sirainen <tss at iki.fi> To: David Gessel <gessel at blackrosetech.com> Date: Sat Apr 18 2015 15:48:28 GMT+0300 (Arabic Standard Time) > No. My best guess is that (your) ZFS+FreeBSD is simply not behaving the way
2017 Oct 13
2
Why dup()?
On 13/10/17 16:22, Damien Miller wrote: > At a minimum, I think we'd have to dup2 a fd to /dev/null to > STDOUT_FILENO so writes to stdout (e.g. from ill-behaved > libraries) have somewhere to go. Would that really be useful?? Output from Ill-behaved libraries, written fd 1, already go to the same place.? Don't forget, dup does not create a new file, it creates a duplicate
2017 Oct 21
2
Why dup(), again and again?
On Fri, 20 Oct 2017, David Newall wrote: > WHAT CAN I DO TO HELP STEWARD THIS CHANGE INTO THE MASTER SOURCE? > What do I need to do? Stop yelling and go file a bug at https://bugzilla.mindrot.org/ As I mentioned previously, your suggested change is wrong and we'd (at least) need to replace fd 1 with /dev/null prior to assigning it to the channel. -d
2005 Aug 21
0
Yum still won't behave.
Before I reported that YUM often crashed. I was given help here on this list which stopped YUM from freezing my computer. However, YUM is still not behaving. Recently, I went to install a program called transcode. Yum found 14 packages that needed to be installed. It installed one of them and then stopped. It gave me this error: /sbin/ldconfig: File
2006 Nov 10
0
Asterisk BlindTransfer behaves differently in version 1.0 and 1.2
Recently, we just migrate our PABX from 1.0.10 to the latest asterisk 1.2.13, most of the features are migrated smoothly, only blind transfer behaves differently, and quite annoying, We use options 't' and 'T' in dial command to enable using asterisk feature to do blind transfer, in 1.0, after you dial the number and followed by a '#' key, asterisk will do the transfer immediately, however in 1.2, after entering number a...
2008 Aug 05
0
Mouse behaves drunk using Wine
Mouse behaves well in Ubuntu. Most noticeable when using WoW, but happens using winecfg or wine explorer.exe. When running WoW BC on Wine 1.0.0 I'm EXTREMELY pleased with the graphics, internet response time, fps. My problem is the mouse sensitivity and response time is poor. Performing a LARGE figure 8 p...
2007 Jun 08
0
[ wxruby-Bugs-11446 ] Wx::TextCtrl behaves wrong when scrolling
...You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=11446&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Mario Steele (eumario) Assigned to: Kevin Smith (qualitycode) Summary: Wx::TextCtrl behaves wrong when scrolling Initial Comment: On wxGTK, the behavior of Wx::TextCtrl works as expected, it scrolls smoothly on the text through the buffer. Recently, just checking code on Windows, and found that the Wx::TextCtrl does not scroll smoothly as expected. Instead of scrolling through the buff...
2005 Jan 06
0
Symlinks not behaving as expected?
My server is an AIX box running samba 3.0.4. I have published a share of symlinked logfiles, because I want to publish the logs but not the full directories in which the logs live. Here are some examples: lrwxrwxrwx 1 hmrbot mis 16 Sep 08 11:43 boxaudit-exempt -> ../../ant/exempt lrwxrwxrwx 1 hmrbot mis 14 Sep 08 11:41 done.txn -> ../../txn/done
2007 Mar 30
0
How to get mount.cifs to behave like a Windows client?
Hello folks, we have a samba 3.0.22 running and it serves our windows and linux clients with shares for home and group directories. The group share is set up with a preexec script to check the groups of the connecting user and create symlinks to the corresponding directories on the file server. The script looks something like that: #!/bin/bash # some things here # $1 is the connecting user for
2013 Aug 13
1
[Bug 843] New: ipset swap doesn't behave as expected
https://bugzilla.netfilter.org/show_bug.cgi?id=843 Summary: ipset swap doesn't behave as expected Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: default AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: