Comment 3 for bug 375783

Revision history for this message
Mark Nevill (nevillm) wrote :

TEST CASE: compile attached program against library & run.

Expected results:
  Output:
    Created /home/mark/.cache/fooapp successfully!
  With the mentioned directories created.
  Where /home/mark is the user's home directory.

Results with 0.2.0-1:
  Output:
    Error creating /home/mark/.cache/fooapp (No such file or directory).