]> git.pond.sub.org Git - empserver/commit
(dirindex): Narrow member type to signed char to save cache.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 25 Sep 2005 09:15:27 +0000 (09:15 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 25 Sep 2005 09:15:27 +0000 (09:15 +0000)
commita88f12017e8c070d90f7f8403305567352b9d38d
treecb3b2a669cc375023d36f673dac6d878a65094a3
parent6bfdc38df100fccc1f3741ad5950987731127774
(dirindex): Narrow member type to signed char to save cache.
(pathcost): Catch bad direction characters (should not happen).
include/path.h
src/lib/common/path.c
src/lib/global/dir.c