Subject: Re: Installer updates
To: Dave Huang <khym@bga.com>
From: Bob Nestor <rnestor@augustmail.com>
List: port-mac68k
Date: 12/30/2000 15:27:01
Dave Huang wrote:

>I got it compiled and it seems to work (Symantec/Think C v7). However,
>there's a bug (which seems to be present in the existing 1.1g) that I'd
>like to fix if I could...  if you select a SCSI drive that doesn't have
>any A/UX partitions, it pops up a dialog box telling you that, then when
>you dismiss it, it crashes. It looks like it's the exit(1) call in
>interface.c:Do_ScsiPart() that's crashing... anyone know why?

Hmmmm, Do_ScsiPart() sounds like one of the I/O routines I worked on in 
Mkfs eons ago.  When I got them fixed to handle larger disk sizes Steve 
pulled them into the Installer.  I'll poke around and see what I can find 
in my archives that might shed some light on this.

-bob