Re: [Updated Patch] Core.ops pod, misc cleanups, and gcc -Wall

2001-12-30 Thread Dan Sugalski
At 02:44 AM 12/30/2001 -0500, Josh Wilmes wrote: >I've updated my last patch and split it into three pieces. It's all >fairly trivial. First, some simple POD fixups to core.ops. Second, >a few minor code tweaks to silence a few compiler or lint warnings. >Third, a change to the makefile to turn

[Updated Patch] Core.ops pod, misc cleanups, and gcc -Wall

2001-12-29 Thread Josh Wilmes
I've updated my last patch and split it into three pieces. It's all fairly trivial. First, some simple POD fixups to core.ops. Second, a few minor code tweaks to silence a few compiler or lint warnings. Third, a change to the makefile to turn on -Wall and (optionally) -pedantic for gcc users.