[sword-devel] Gnomesword on Windows

Matthew Talbert ransom1982 at gmail.com
Thu Nov 20 08:21:05 MST 2008


> I see that you have no language divisions known in the module list.
> This is because of something you mentioned before, that there is no
> mmap() call available.  I will re-work the language init code to use
> more bland stdio calls to get the language data.

Yes, that is correct. I was a little afraid that it would crash
horribly here, but the possibility of failure seems to have been
accounted for already. I don't know if speed is the reason mmap is
being used or not, but what I've read says that stdio is just as fast
on windows as the windows version of mmap.

Matthew



More information about the sword-devel mailing list