Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re[2]: convbdf bug

Re[2]: convbdf bug

From: Uwe Freese <mail_at_uwe-freese.de>
Date: Fri, 20 Sep 2002 11:15:03 +0200

Hello Greg,

Greg Haerr wrote on Friday, September 20, 2002, 2:59:33 AM:

GH> : If there's no newline at the end of the last line of a bdf file, the convbdf
GH> : stops with a "Error: EOF on file".

GH> Change the line in function bdf_getline() that reads "if (c == EOF)" to:

GH> if (c == EOF && b == buf)

GH> and let me know if that fixes it. (My editor won't create a file
GH> without a newline at the end)

Yes, this works! So you can change this in convbdf.c.

Bye, Uwe.
Received on 2002-09-20

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy