At 21:36 +0100 07 Dec 2003, Geert Uytterhoeven <[EMAIL PROTECTED]> wrote:
> On Sun, 7 Dec 2003, Aaron Schrab wrote:
> > At 11:34 +0100 07 Dec 2003, Geert Uytterhoeven <[EMAIL PROTECTED]> wrote:
> > > Another annoying thing is that gnome-terminal is no longer able to
cted the correct entry from the
"Terminal->Character Coding" menu.
--
Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/
Do not simplify the design of a program if a way can be found to make
it complex and wonderful.
At 18:54 -0500 02 Oct 2003, Aaron Schrab <[EMAIL PROTECTED]> wrote:
> 21)frell$ ulimit -s 8192
> 22)frell$ irb1.8
> irb(main):001:0>
I've done some additional experiments with this to find out exactly
where the stacksize becomes a problem. It's fine as long as t
1 irb1.8
21)frell$ ulimit -s 8192
22)frell$ irb1.8
irb(main):001:0>
23)frell$ echo $?
0
I may have time over the weekend to look for the actual cause of this
bug, but maybe this will provide enough of a pointer for someone with a
knowledge of ruby's memory management code to fin
ry building the ruby1.8
> package again or do a manual build of the architecture-dependent parts
> of this package and upload the .debs?
>
> Thanks,
> Aaron
>
> --
> Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/
> Dib: Horrible nightmare visions!
> Ms. Bitters: It's called life, Dib.
ither request that a buildd try building the ruby1.8
package again or do a manual build of the architecture-dependent parts
of this package and upload the .debs?
Thanks,
Aaron
--
Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/
Dib: Horrible nightmare visions!
Ms. Bi
with an AZERTY keyboard.
500 MHz iBook with a QWERTY keyboard here.
--
Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/
Dib: Horrible nightmare visions!
Ms. Bitters: It's called life, Dib.
s perfect && absolutely non-ambiguous.
It's storing the return value from fgetc() into a char variable. This
is wrong, fgetc() is documented as returning an int (it needs to be able
to return any valid char or EOF, so a char isn't big enough).
--
Aaron Schrab [EMAIL PROT
quot; for X
works fine.
Since the patch is small I'm attaching it here.
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
No, I'm not going to explain it. If you can't figure it out, you
didn't want to know anyway... :-)--Larry Wall
caps.patch-2.4.6.gz
Description: Binary data
right?
Since archs that don't need __va_copy are passing va_lists by value
they're working on a copy already.
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
"...this does not mean that some of us should not want, in a rather
dispassionate sort of
widget/coolwidget.c Sat Dec 29 03:24:10 2001
@@ -34,6 +34,7 @@
char *str;
va_start (s, fmt);
str = vsprintf_alloc (catstrs (" ", fmt, " ", 0), s);
+va_end (s);
CFatalErrorDialog (20, 20, str);
free (str);
}
--
Aaron Schrab [EMAIL PROTECTED]
At 17:46 -0400 16 Oct 2001, Jesse David Andrews <[EMAIL PROTECTED]> wrote:
> All I did was edit the /etc/network/interfaces
> I don't know how to tell it the essid or whatnot for the iwconfig here...
You can't currently with a normal setup. But, check out Bug#113
./configure
+ $(MAKE) -C fake clean
$(MAKE) CFLAGS="-g -O2 -Wall -W -pedantic" \
CXXFLAGS="-g -O2 -Wall -W -pedantic"
$(MAKE) -C fake CFLAGS="-g -O2 -Wall -W -pedantic" \
--
Aaron Schrab [EMAIL PROTECTED] http:/
8400. That was with Mac OS, not linux (which won't run on the
LC), but it does indicate even old Mac serial ports are capable of doing
at least halfway decent speeds.
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
"But what we need to know is, do people want nasally-insertable computers?"
patch applied without any major problems and losetup
seems to work fine. Even mkfs seems to work, but mount always fails.
I've tried several different ciphers and none of them worked; one of
them (don't remember which) even dropped me into the kernel debugger.
--
Aaron Sch
->
new -> options [DHO_DHCP_LEASE_TIME].data);
/* A number that looks negative here is really just very large,
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
Real programmers can write assembly code in any language. :-)
--Larry Wall
16 matches
Mail list logo