[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-19 Thread Mark Nevill
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

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-19 Thread Mark Nevill
** Attachment added: "Fix for 0.2.0-1" http://launchpadlibrarian.net/26927056/makepath-fix-jaunty.patch -- xdgMakePath doesn't make absolute paths https://bugs.launchpad.net/bugs/375783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-18 Thread Adam Petaccia
Can this be backported to Jaunty (fix or latest version)? I'm writing some software which uses this and while I doubt it will be popular I would like to have a working MakePath. -- xdgMakePath doesn't make absolute paths https://bugs.launchpad.net/bugs/375783 You received this bug notification be

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-14 Thread Mark Nevill
** Changed in: libxdg-basedir (Ubuntu) Status: Fix Committed => Fix Released -- xdgMakePath doesn't make absolute paths https://bugs.launchpad.net/bugs/375783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-13 Thread Mark Nevill
** Changed in: libxdg-basedir (Ubuntu) Status: Confirmed => Fix Committed -- xdgMakePath doesn't make absolute paths https://bugs.launchpad.net/bugs/375783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-13 Thread Mark Nevill
** Changed in: libxdg-basedir (Ubuntu) Status: New => Confirmed ** Changed in: libxdg-basedir (Ubuntu) Assignee: (unassigned) => Mark Nevill (mark-nevill+lp) -- xdgMakePath doesn't make absolute paths https://bugs.launchpad.net/bugs/375783 You received this bug notification because y

[Bug 375783] Re: xdgMakePath doesn't make absolute paths

2009-05-12 Thread Adam Petaccia
Sorry its in C++, I tried to get it as close to the program I'm writing as possible. Compiled with `g++ test.cc -lxdg-basedir` ** Attachment added: "Test C++ program to demonstrate behavior." http://launchpadlibrarian.net/26659149/test.cc ** Description changed: If I call xdgGetCacheHome,