]> git.lyx.org Git - features.git/commit
Another tweak to account for when both paths end with '/'.
authorEnrico Forestieri <forenr@lyx.org>
Mon, 25 May 2009 18:37:03 +0000 (18:37 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 25 May 2009 18:37:03 +0000 (18:37 +0000)
commit70351330a03efd3a24edc5faaa7d1fa9d29da8ca
tree3fa04ff3b3676be7a480745a4e96d08a44c523af
parent2fb21c28b50d9b043501f02766a1aebafad3135b
Another tweak to account for when both paths end with '/'.
The problem here is making sure that path_prefix_is() behaves exactly
as would a case insensitive prefixIs(). Anyway, this is still better
than trying to fix the semantics of common_path().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29846 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp