Mail Archives: djgpp/2001/06/24/05:30:04
Graaagh the Mighty <invalid AT erehwon DOT invalid> wrote:
> On Thu, 21 Jun 2001 13:16:18 +0300 (IDT), Eli Zaretskii
> <eliz AT is DOT elta DOT co DOT il> sat on a tribble, which squeaked:
>
> >No, I blame it on you: it's your bug that caused a GPF inside CWSDPMI.
>
> There are clearly two bugs here:
> 1. My code crashed. Ergo, it has a bug.
> 2. CWSDPMI code crashed. Ergo, it has a bug.
Not really. You have access to ring 0 and can change any memory location you
want without error, if you know how to do this. So a crash in CWSDPMI does
not necessarily reveal a CWSDPMI bug.
--
#!/usr/bin/perl -W -- WARNING: This will print 22,307 bytes! <strictsafe!>
use strict;for(my$y=-1;$y<1;$y+=.1){for(my$x=-1.9;$x<.4;$x+=.03){print'+';
my$X=my$Y=0;for(0..99){($X,$Y)=($X*$X-$Y*$Y+$x,2*$X*$Y+$y);print"\b "if$X*
$X+$Y*$Y>9;}}print"\n"};print''.reverse"\nHPAJ \a!rezloP .R yb torblednaM"
- Raw text -