]> git.wh0rd.org - fontconfig.git/commit
When canonizing filenames, squash // and remove final / (#bug 16286)
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 12 Aug 2008 19:10:04 +0000 (15:10 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:53:54 +0000 (16:53 -0800)
commit1bcf4ae5f2348d7956c435d34f2856ebfaccd6c8
tree0bad04498cf25a2fbe0ea396283d9de88f07f9cb
parentb21bea3731106ef30224f9255c4232d6e2607803
When canonizing filenames, squash // and remove final / (#bug 16286)

The fact that we now drop final slashes from all filenames without
checking that the file name represents a directory may surprise some,
but it doesn't bother me really.
src/fcstr.c