Ralf Habacker wrote:
I needed to make the following changes before this would compile. Mostly namespace errors,
the std:: below or something else ?
Nope, that was it.

but also a typo
where ?
In checkimage.cc:

-  ctFile dll(filename);
+  LinkedObjectFile dll(filename);

README needs a brief note about this 0.6 version.

More than I have written in my last email ?
No, it's just that the README file itself contains some brief descriptions of version 0.1 -- 0.5, but not 0.6. I thought it odd that 0.6 was missing.

Created with cvs2cl and added to the cvs.
Interesting tool -- I'd never heard of it before.

--Chuck

Reply via email to