Displaying 5 results from an estimated 5 matches for "linebuffering".
2007 Sep 03
0
some problems with "linebuffer"; was: Bug?
Johanna Hasmats wrote:
> Ok, attaching all files. You need to run it in the following order:
>
> parse.RData
>
> Korrelation.RData I have reduced this script to only include the error
> part.
>
>
> Input files are in the following order:
>
> oligo.prest.out for parse.RData to work. Produces the next input file
>
> oligolista for Korrelation.RData to
2007 Aug 31
1
Bug?
Hi!
How can I get around in R 2.5.1 in Windows:
Error in strsplit(linebuffer, "") : object "linebuffer" not found
It comes a few lines after the actual strsplit, and yesterday everything was
fineā¦
Thank you in advance
Kindest regards,
*******************************************************************
Johanna Hasmats
Ph.D Student
Royal Institute
2000 Nov 08
0
vq diffs
please add the following diffs to the vorbis/vq dir.
- include files changed so things actually compile in new scheme
- _ogg_...alloc cleanups caught a half-dozen typos or so
- minor Makefile touchup.
(stuff is still not tested, but this will compile at least)
Would someone with cvs write access commit them for me please?
Erik
diffs:
------------------------
diff -bBu2r vorbis/vq/Makefile
2006 Aug 20
14
http parser
Just thought I''d let you know that your http parser worked great for
creating an http protocol handler for Eventmachine. It wouldn''t take
that much effort to use Eventmachine for Mongrel, might be worth a
shot just to see how it does. A few things would need to be
restructered, like HttpRequest where you read the rest of the body,
and calling the handler. But it
2012 Feb 22
4
[Bug 1983] New: add an option for disabling buffering
...ssigned-bugs at mindrot.org
ReportedBy: amcnabb at mcnabbs.org
Output is aggressively buffered when no pseudo-terminal is available.
For long-running commands, users have no way of checking how much
progress has been made, even if the command gives regular output. If
ssh had, say, a "LineBuffering" or "DisableBuffering" option, then
users could control this behavior.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.