Displaying 6 results from an estimated 6 matches for "decant".
Did you mean:
decent
2023 Feb 11
1
scan(..., skip=1e11): infinite loop; cannot interrupt
...0, j = 0; i < nskip && c != R_EOF; i++) /* MBCS-safe */
+ while ((c = scanchar(FALSE, &data)) != '\n' && c != R_EOF)
+ if (j++ % 10000 == 9999) R_CheckUserInterrupt();
+
switch (TYPEOF(what)) {
case LGLSXP:
case INTSXP:
This way, even if you pour a Decanter of Endless Lines (e.g. mkfifo
LINES; perl -E'print "A"x42 while 1;' > LINES) into scan(), it can
still be interrupted, even if neither newline nor EOF ever arrives.
(We never skip lines when reading from the console? I suppose it makes
sense. I think this needs to be document...
2013 Jul 04
2
Libvirt, virtmanager & Windows 7 installation partition
...arn from this log? What could I do to
make this work. Dual booting it not an option in this case.
regards
Roland Giesler
+27 (0)72-450-2817
http://www.giesler.za.net
Disclaimer: The sender invokes the rule of "exemptus responsibilitus"
pertaining to caffeine soluted inductions and/or decantations thereof
into tactile communication interfaces and alternative apparatuses with
respect to personal computation devices or otherwise implementations
of electronic and/or bionic devices. This impartation is intended for
the addressed party, unless conditions contrary to the aforementioned
exist...
2012 Jan 03
3
btrfsprogs source code
Hi Everyone,
I am very new to this mailing list and very much interested in getting
into the internals of BTRFS file system
I was looking for mkfs.btrfs source code so that I can start getting
how the disk is formatted with btrfs system.
Can anyone of you redirect me to that place to download the btrfsprogs
source code.
Thanks in advance.
Debasish
--
To unsubscribe from this list: send the
2023 Mar 13
0
scan(..., skip=1e11): infinite loop; cannot interrupt
...OF;?i++)?/*?MBCS-safe?*/
>?+?while?((c?=?scanchar(FALSE,?&data))?!=?'\n'?&&?c?!=?R_EOF)
>?+?????if?(j++?%?10000?==?9999)?R_CheckUserInterrupt();
>?+
>???????switch?(TYPEOF(what))?{
>???????case?LGLSXP:
>???????case?INTSXP:
>
>?This?way,?even?if?you?pour?a?Decanter?of?Endless?Lines?(e.g.?mkfifo
>?LINES;?perl?-E'print?"A"x42?while?1;'?>?LINES)?into?scan(),?it?can
>?still?be?interrupted,?even?if?neither?newline?nor?EOF?ever?arrives.
Thanks,?I've?updated?the?implementation?of?scan()?in?R-devel?to?be
interruptible?while?skipping?...
2023 Feb 11
1
scan(..., skip=1e11): infinite loop; cannot interrupt
Hello, All:
I have a 4.54 GB file that I'm trying to read in chunks using
"scan(..., skip=__)". It works as expected for small values of "skip"
but goes into an infinite loop for "skip=1e11" and similar large values
of skip: I cannot even interrupt it; I must kill R. Below please find
sessionInfo() with a toy example.
My real problem is a large
2013 Jul 05
0
Re: Libvirt, virtmanager & Windows 7 installation partition
...v or something similar. Otherwise, you'll
have to dual boot, or have two separate Windows images - one for native
boot and one for booting as a guest.
>
> Disclaimer: The sender invokes the rule of "exemptus responsibilitus"
> pertaining to caffeine soluted inductions and/or decantations thereof
> into tactile communication interfaces and alternative apparatuses with
> respect to personal computation devices or otherwise implementations
> of electronic and/or bionic devices. This impartation is intended for
> the addressed party, unless conditions contrary to the...