Refactor getSpecialDocDir() so it cannot fail
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 25 May 2012 11:14:42 +0000 (14:14 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 25 May 2012 11:17:33 +0000 (14:17 +0300)
commitb5a0f6876c79bb43d649024056b62c6df61ad548
treed60065444c84a0707fb5eaf3023a5e231c0eb4d8
parent185596818f763af1249f19161f38134ee93092d2
Refactor getSpecialDocDir() so it cannot fail

- Spit a warning on illegal _docdir_fmt and fall back to the default
  format (which cannot fail). This just isn't worth dying for and
  avoids having to deal with such a petty error elsewhere.
build/files.c