Displaying 4 results from an estimated 4 matches for "grischa".
Did you mean:
frisch
2005 Oct 27
2
Critical Bug in type conversions: as.integer, trunc, ... (PR#8255)
Full_Name: Grischa T?dt
Version: 2.1.1
OS: windows XP
Submission from: (NULL) (192.108.25.32)
I have a strange behaviour in R, looks like type conversions are messed up.
To reproduce:
expected:
> typeof(3)
[1] "double"
> as.integer(3)
[1] 3
!!!! strange:
> typeof((0.3/0.1))
[1] "double&q...
2005 Oct 27
3
Strange behaviour of type conversion (PR#8256)
...R-Version:
platform i386-pc-mingw32
arch i386 =20
os mingw32 =20
system i386, mingw32 =20
status =20
major 2 =20
minor 1.1 =20
year 2005 =20
month 06 =20
day 20 =20
language R
Cheers,
Grischa T=F6dt
2016 Jan 29
2
[Bug 11704] New: rsyncstats sorts dates wrong
https://bugzilla.samba.org/show_bug.cgi?id=11704
Bug ID: 11704
Summary: rsyncstats sorts dates wrong
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2007 Mar 19
0
Re: Multiple users without write permission on "drive_c"
Grischa Stegemann <grix7-usenet@yahoo.de> wrote:
> I have a multiuser environment with lots of users. Some of them are supposed to
> use a program running with wine. The problem is how to make the users in
> question use a global "drive_c" directory without giving them write permis...