search for: iuk

Displaying 20 results from an estimated 34 matches for "iuk".

Did you mean: i8k
2006 Sep 14
0
WinXP Prof Users can't delete there files
...th = /data/two/%g doing parameter read only = No doing parameter case sensitive = Yes doing parameter create mask = 0660 doing parameter directory mask = 0770 [2006/09/14 13:10:36.381429, 2, pid=5119, effective(0, 0), real(0, 0)] param/loadparm.c:do_section(3721) Processing section "[iuk]" doing parameter comment = Verzeichnis der Administratoren doing parameter browseable = No doing parameter inherit acls = Yes doing parameter path = /data/two/iuk doing parameter read only = No doing parameter case sensitive = Yes doing parameter create mask = 0660 doing param...
2004 Mar 16
0
Isolinux - Memdisk problems - divide by zero after booting
...ystems this does not occur, it works correctly on a DK440LX with Phoenix BIOS and and FSC MT8 MB (the latter is a Phoenix Vs. 4.06 Rev. 1.16.1107). What can I do to trace down the problem? Is there a more verbose memdisk kernel? regards & thanks in advance for any help -- Bernhard Treutwein, IuK, Ref. III A 3 Bernhard.Treutwein(at)verwaltung uni-muenchen de
2004 Apr 02
1
isolinux - memdisk problems
...ystems this does not occur, it works correctly on a DK440LX with Phoenix BIOS and and FSC MT8 MB (the latter is a Phoenix Vs. 4.06 Rev. 1.16.1107). What can I do to trace down the problem? Is there a more verbose memdisk kernel? regards & thanks in advance for any help -- Bernhard Treutwein, IuK, Ref. III A 3 Bernhard.Treutwein(at)verwaltung uni-muenchen de
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2020 Apr 06
0
[External] Re: Help useRs to use R's own Time/Date objects more efficiently
On Mon, 6 Apr 2020, Abby Spurdle wrote: >> (1) Create a top-level help page with a title like "Date and Time >> Classes" to give a brief but general overview. This would mean the >> existing DateTimeClasses would need a new title. > > I wanted to modify my first suggestion. > Perhaps a better idea would be to reference an external document > giving an
2020 Apr 22
0
[External] parse data wrong for R 4.0. raw strings
Looks like a bug. Will have a look when I get a chance. Simpler version: getParseData(parse(text = 'r"-|hello|-"')) > getParseData(parse(text = 'r"(hello)"')) line1 col1 line2 col2 id parent token terminal text 1 1 1 1 10 1 3 STR_CONST TRUE "hello) 3 1 1 1 10 3 0 expr FALSE The opening
2020 Apr 30
0
[External] Re: R 4.0.0 build error with sysdata.rda on ppc64el architecture
On Thu, 30 Apr 2020, Dirk Eddelbuettel wrote: > > On 30 April 2020 at 09:42, I?aki Ucar wrote: > | On Thu, 30 Apr 2020 at 02:49, Dirk Eddelbuettel <edd at debian.org> wrote: > | > And to keep the list abreast, this appears to be related to the long double > | > issue on powerpc where needed an extra #define to ensure compilation. That > [...] > | Which reminds me
2020 May 20
0
[External] Feature Request: User Prompt + Message First Execution when "Managing Search Path Conflicts"
Providing a way to more easily resolve situations that otherwise would be errors is a reasonable thing for an IDE to do. I would prefer is such things were optional and off by default, but other way not. If an IDE does this and you don't approve then you don't have to use it. Best, luke On Wed, 20 May 2020, Abby Spurdle wrote: >> An IDE could provide a more sophisticated
2020 May 21
0
[External] Feature Request: User Prompt + Message First Execution when "Managing Search Path Conflicts"
I looks like you may have misunderstood my post so just to make sure: There will be no patch to R to support this. If this is something you want for yourself, then I have shown you how you can do it. You can put the code in a startup file if you like. If you want your students to have this, then you can prepare a startup file for them that does this. Best, luke On Thu, 21 May 2020, Juan
2020 Jun 16
0
[External] numericDeriv alters result of eval in R 4.0.1
Thanks; definitely a bug. I've submitted it to the bug tracker at https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17831 Best, luke On Mon, 15 Jun 2020, Raimundo Neto wrote: > Dear R developers, > > I've run into a weird behavior of the numericDeriv function (from the stats > package) which I also posted on StackOverflow (question has same title as > this email,
2020 Sep 13
0
[External] Thread-safe R functions
You should assume that NO functions or macros in the R API are thread-safe. If some happen to be now, on some platforms, they are not guaranteed to be in the future. Even if you use a global lock you need to keep in mind that any function in the R API can signal an error and execute a longjmp, so you need to make sure you have set a top level context in your thread. Best, luke On Sun, 13 Sep
2020 Oct 29
0
[External] Something is wrong with the unserialize function
Thanks for the report. Will look into it when I get a chance unless someone else gets there first. A simpler reprex: ## create and serialize a memmory-mapped file object filePath <- "x.dat" con <- file(filePath, "wrb") writeBin(rep(0.0,10),con) close(con) library(simplemmap) x <- mmap(filePath, "double") saveRDS(x, file = "x.Rds") ## in a
2020 Nov 13
0
[External] exists, get and get0 accept silently inputs of length > 1
Worth looking into. It would probably cause some check failures, so would probably be a good idea to run a check across BIOC/CRAN. At the same time it would be worth allowing name objects (type "symbol") so thee don't have to be converted to character for the call and then back to names internally for the environment lookup. Best, luke On Fri, 13 Nov 2020, Antoine Fabri wrote:
2023 Oct 20
0
UseMethod forwarding of local variables
UseMethod has since the beginning had the 'feature' that local variables in the generic are added to the environment in which the method body is evaluated. This is documented in ?UseMethod and R-lang.texi, but use of this 'feature' has been explicitly discouraged in R-lang.texi for many years. This is an unfortunate design decision for a number of reasons (see below), so the plan
1999 Aug 26
0
mount shares
Hi there.... How can specific WinNT Workstations 4.0 with her NetBIOS - Name mount shares from out Samba 2.0.5-pre4 - Server ? We use DHCP for the IP-Adresses, Wins on Samba and DNS. Can i configure these options in the /etc/smb.conf or need i a Batch - File? Best Regards Torsten Westermann E-Mail.: westermann@imm-mainz.de WWW: http://www.imm-mainz.de Institute of Microtechnology Mainz
2020 Aug 05
1
HELPWANTED keyword in bugs.r-project.org
Just a quick note to mention that we have added a HELPWANTED keyword on bugs.r-project.org for tagging bugs and issues where a good well-tested patch would be particularly appreciated. You can find the HELPWANTED issues by selecting the keyword in the search interface or at https://bugs.r-project.org/bugzilla/buglist.cgi?keywords=HELPWANTED This URL shows both open and resolved HELPWANTED
2020 Jun 07
0
[External] Re: use of the tcltk package crashes R 4.0.1 for Windows
On Sun, 7 Jun 2020, peter dalgaard wrote: > So this wasn't tested for a month? > > Anyways, Free() is just free() with a check that we're not freeing a null pointer, followed by setting the pointer to NULL. At that point of tcltk.c, we have > > for (objc = i = 0; i < length(avec); i++){ > const char *s; > char *tmp; > if (!isNull(nm)
2020 Nov 21
0
[External] Two ALTREP questions
On Sat, 21 Nov 2020, Jiefei Wang wrote: > Hello, > > I have two related ALTREP questions. It seems like there is no way to > assign attributes to an ALTREP vector without using C++ code. To be more > specifically, I want to make an ALTREP matrix, I have tried the following R > code but none of them work. > ``` > .Internal(inspect(1:6)) > .Internal(inspect(matrix(1:6,
2024 Mar 04
1
Ordered comparison operators on language objects will signal errors
Comparison operators == and != can be used on language objects (i.e. call objects and symbols). The == operator in particular often seems to be used as a shorthand for calling identical(). The current implementation involves comparing deparsed calls as strings. This has a number of drawbacks and we would like to transition to a more robust and efficient implementation. As a first step, R-devel
2020 Apr 03
0
[External] The finalizer of the externalPtr does not work when closing R?
Use R_RegisterFinalizerEx in your C code. See https://cran.r-project.org/doc/manuals/r-release/R-exts.html#External-pointers-and-weak-references This still gives you only "best effort"; for anything stronger you would need a different approach. In general, finalizers should only be used as a backstop, not as a primary resource management tool (in R or any other garbage-collected