Displaying 8 results from an estimated 8 matches for "tygers".
Did you mean:
tigers
2007 Apr 27
2
mdiclient windows do not always activate on click
I just noticed that MDIClient windows do not automatically become
current when they receive a mouse click, but only do so if the click
happens inside of an enabled widget. This may very well be correct, but
if so then what is the right way to handle it, if you want a more
familiar window-manager behavior (click to focus)?
For example, if you change the mditest.rb example like so...
---
2007 Apr 18
1
[Bridge] Problem loading bridge.o
Hello, I want to add wireless capability to my Gentoo-linux based
firewall/router at home, so I bought a Netgear MA311 PCI and installed
the hostap package. I load the hostap_pci module and the wlan0 interface
comes up fine. I can detect the signal from a wireless enabled laptop.
Now I'm thinking I'm going to bridge the wlan0 interface and the eth1
interface, and run the firewall with br0
2019 Aug 30
1
?Syntax wrong about `?`'s precedence ?
...ssignments are flow-control items, IF ELSE WHILE FOR REPEAT, but I don't see any way to confuse them in the same way as '?'.
It might be possible to resolve the situation by specifying '?' syntax explicitly as
expr_or_assign '?' expr_or_assign, but, well, "There be Tygers here"...
-pd
> On 30 Aug 2019, at 18:32 , Kevin Ushey <kevinushey at gmail.com> wrote:
>
> See also: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16710
>
> On Fri, Aug 30, 2019 at 9:02 AM William Dunlap via R-devel
> <r-devel at r-project.org> wrote:
&...
2008 Nov 30
1
parallel build for package? (equivalent of make -j8)
I have a package that takes about 20 minutes to compile which tends to
prolong the compile/test/compile cycle.
Does anyone know how to get R CMD check or R CMD INSTALL to use parallel make?
I looked at R CMD INSTALL --help, but I don't see anything obvious
arguments to do this.
Thanks,
Whit
2019 Aug 30
3
?Syntax wrong about `?`'s precedence ?
Precedence is a property of the parser and has nothing to do with the
semantics assigned to various symbols. Using just core R functions you can
see the precedence of '?' is between those of '=' and '<-'.
> # '=' has lower precedence than '?'
> str(as.list(parse(text="a ? b = c")[[1]]))
List of 3
$ : symbol =
$ : language `?`(a, b)
$
2003 Jan 28
0
Probably a bug in samba audit
Hi.
I got this email-address from BUGS.txt file of the samba distribution.
I read it carefully.
I got configured and working samba, I work with samba above one year.
I still have a problem, and, according to the samba log output, I think
it's probably a bug.
When I try to use the shares with audit support, I have my Far
disconnected and telling me that something is wrong.
I have that
2002 Jun 13
0
question about temporarily_use_uid()
hi..
can someone please explain to me what does the
function temporarily_use_uid() in uidswap.c do?
I'm trying to build ssh-3.1p1 for dgux. the
compilation went fine. however, failed when trying to
connect to the server. the reason is getgroups
function in temporarily_use_uid() has a limit
NGROUPS_MAX. this is defined to be 8 on dgux(limits.h)
but for the group I belong to , there are more
2009 Jun 24
2
CIFS mount not applying setuids
Hello all,
I've been dealing with this problem for years now and I am a bit fed
up with it. Maybe some of you all can shed some light on the situation.
I am having problems with my samba server setting the
uid/gid/permissions incorrectly when a file is written to the server
filesystem over cifs. I currently use the account remotemounter for
mounting samba shares. Even with the