I updated my earlier patch to fix a few more warnings, and incorporate some
things that I had missed which David pointed out. I choose to do some naming
a little different from David, keeping the IOHandler member of struct handler
to the name iohandler, and using fdinfo_handler as the variable name used in
the code when appropriate. I thought the naming made more sense this way, but
do whatever you want with it. This cleans up most of the warnings when compiled
with -Wall, the warnings left are either in the BTree class code (shady
business)
or some nessecary things, such as the arguments to chown() etc. Anyway, I
ramble,
here is the new patch.
-- Porter
porters_fam-2.6.2.diff
Description: Text document
|