Re: [cc65] cbm_dir.c patch

From: Greg King <greg.king41verizon.net>
Date: 2011-04-07 13:21:04
From: "Groepaz"; on Wed., April 06, 2011; at 07:57 PM -0500

. . . .
. . . .
. . . .

That will fix the problem that DEL files would appear as type DIR,
which is quite annoying, at best.  =P

Again, great minds think alike!  I did the same thing very recently.
But, I did it in the opposite direction:  DIR is the default, and DEL is
the exception.  Also, it's more efficient to test "(byte == 'd')" rather
than testing l_dirent->type.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Apr 7 14:23:04 2011

This archive was generated by hypermail 2.1.8 : 2011-04-07 14:23:08 CEST