Re: bind bug
- Posted by Robert Craig <rds at ATTCANADA.NET> Jul 03, 2000
- 474 views
Caballero Rojo writes: > You're gonna see that I really test things and some times the > most dumbest way, and testing bind I found a bug. > I just created a eu4 file with a single line with an empty > comment (--) and when I tried to bind it, it returns this error:... Thanks for reporting the bug. The bug only happens if a comment line is the last line in the file, and it's missing the \n end-of-line character that ed and most other editors always store. To test without '\n' on the last line, I had to write a one-line program to output only "--" into a .ex file, without '\n'. I'll fix this for the next release of bind. Thanks, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com