Changeset c0c48d14 for tester.c

Timestamp:
Jul 9, 2011, 4:01:01 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
bf5e6a2
Parents:
7feba19
git-author:
David Benjamin <davidben@mit.edu> (06/25/11 06:25:02)
git-committer:
David Benjamin <davidben@mit.edu> (07/09/11 16:01:01)
Message:
Reimplement owl_util_makepath

The new algorithm is cleaner and much more reasonable. foo/~/bar should
not expand the ~. Also don't expand '~user /bar' as '/home/user /bar'.
Also leave non-existant users unexpanded.

It still has some finicky bits of string manipulations, but what can you
do. A unit test is coming in the next commit.
(No files)

Note: See TracChangeset for help on using the changeset viewer.