| delorie.com/archives/browse.cgi | search |
| From: | "Peter Waszkewitz" <peter AT studbox DOT uni-stuttgart DOT de> |
| Date: | Wed, 9 Feb 94 13:36:31 +0200 |
| To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
| Subject: | bug in scan functions |
the following patch for djgpp V 1.11 removes a bug in doscan.c, causing the
scan functions to miss the end of file:
105a106,108
> if (fileended) {
> return(nmatch? nmatch: -1);
> }
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |