[sword-devel] problem with InstallMgr cache
Karl Kleinpaste
karl at kleinpaste.org
Thu Jan 17 06:53:42 MST 2008
Eeli Kaikkonen <eekaikko at mail.student.oulu.fi> writes:
> Right, and therefore the file name can't be the same as caption name
> because files names have different limitations in different platforms.
Surely isalnum()-plus-dash is a lowest common denominator of filenames
on any platform.
If /really/ necessary, confine the name to isalnum() only.
More information about the sword-devel
mailing list