Re: Zip/jzip bug in set_colour_attribute?


15 Nov 1995 11:14:23 -0800

Now that I've played around with it a bit, I've noticed an odd behaviour.
If I set operand[0] and operand[1] by hand in the debugger, and let it run,
operand[0](foreground) remains what I set it, while operand[1](background)
changes to the same wrong value no matter what.

Sadly, it's been ages since I did any useful debugging. I'm afraid I'm quite
out of practice.

-Josh