search for: _system_

Displaying 7 results from an estimated 7 matches for "_system_".

Did you mean: system_
2016 Nov 13
2
llc generating code that writes below the stack pointer on darwin/x86-64
...ing wrong with my inline assembly below? *** target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128" target triple = "x86_64-apple-macosx10.5" define void @"\01_SYSTEM_$$_SETMXCSR$LONGWORD"(i32 %p.w) nobuiltin { ; [71] procedure SetMXCSR(w : dword); %tmp.1 = alloca i32, align 4 ; Var w located at %tmp.1 ; [72] begin store i32 %p.w, i32* %tmp.1, align 4 ; [73] defaultmxcsr:=w; %reg.1_16 = load i32, i32* %tmp.1, align 4 store...
2010 Mar 22
4
Playwith on Mint
Hello, I am having trouble installing the package playwith on the latest Mint "helena", running R version 2.10.1 (2009-12-14). I suspect it has to do with the GTK library but as far as I can tell there is nothing wrong with it. Any help extremely appreciated. I include the output: > install.packages("playwith") Warning in install.packages("playwith") :
2013 Mar 07
1
Inotify max_user_instances
Maybe I have multiple problems - dunno. I've started seeing the following log lines: Mar 7 07:46:22 bubba dovecot: imap(dmiller at amfes.com): Warning: Inotify instance limit for user 5000 (UID vmail) exceeded, disabling. Increase /proc/sys/fs/inotify/max_user_instances max_user_instances is currently 128. I've tried stopping and restarting dovecot - the message immediately returns.
2010 Jan 21
1
Bug#566107: logcheck-database: with violations.d/logcheck empty most rules in violations.ignore.d look useless
Package: logcheck-database Version: 1.3.5 Severity: normal Hi, I was having a look at logcheck and why I received a "verification failed: Temporary failure in name resolution" as a _system_ message. Turns out that since violations.d/logcheck is empty now, most of the rules in violations.ignore.d look quite useless, can you confirm? I suspect that a big part of those rules should be removed or moved to ignore.*.d or work with the package maintainer to ship them together with the resp...
2006 Jun 08
1
[Fwd: R 2.20 Windows XP anaolgue of Splus unix() command ?]
>Hi Everyone : As I mentioned earlier, I am taking a lot >of Splus code and turning into R and I've run into >another stumbling block that I have not been >able to figure out. > >I did plotting in a loop when I was using Splus on unix >and the way I made the plots stop so I could >lookat them as they got plotted ( there are hundreds >if not thousands getting plotted
2018 Apr 23
0
R 3.5.0 is released
...load() has been increased up to 614 when the OS limit on the number of open files allows. * Sys.timezone() on a Unix-alike caches the value at first use in a session: _inter alia_ this means that setting TZ later in the session affects only the _current_ time zone and not the _system_ one. Sys.timezone() is now used to find the system timezone to pass to the code used when R is configured with --with-internal-tzcode. * When tar() is used with an external command which is detected to be GNU tar or libarchive tar (aka bsdtar), a different comman...
2018 Apr 23
0
R 3.5.0 is released
...load() has been increased up to 614 when the OS limit on the number of open files allows. * Sys.timezone() on a Unix-alike caches the value at first use in a session: _inter alia_ this means that setting TZ later in the session affects only the _current_ time zone and not the _system_ one. Sys.timezone() is now used to find the system timezone to pass to the code used when R is configured with --with-internal-tzcode. * When tar() is used with an external command which is detected to be GNU tar or libarchive tar (aka bsdtar), a different comman...