http://d.puremagic.com/issues/show_bug.cgi?id=5931



--- Comment #1 from Christopher the Magnificent <ultimatemacfana...@gmail.com> 
2011-05-05 19:55:08 PDT ---
This line above (5th line or so)

>     File file;

should read

        File* file;

in other words, the member <file> is supposed to be a pointer to File.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to