Bug#553174: libphysfs: Fails if $HOME doesn't exist

2009-11-02 Thread Jordà Polo
On Sun, Nov 01, 2009 at 05:37:29PM +0100, Patrick Matthäi wrote: > what else should be expected if $HOME is defined but not accessable? What I meant to say is that there is no need to abort the initialization if the directory pointed by $HOME doesn't exist; it is possible to write PhysicsFS-based

Bug#553174: libphysfs: Fails if $HOME doesn't exist

2009-10-29 Thread Jordà Polo
Package: libphysfs Version: 2.0.0-3 Severity: normal PhysicsFS currently fails when the HOME directory doesn't exist, even if it isn't used at all. For instance, the following simple code fails to run if $HOME points to a directory that doesn't exist: #include #include int main(int argc