Travis Vitek wrote:
Martin Sebor wrote:
I'm afraid the patch didn't apply cleanly for me (probably due
to whitespace issues). Try attaching it to your post to see if
it makes it past ezmlm. If that doesn't work, unless you can
put it up on your web page somewgere you might need to open
a Jira for the enhancement and attach the patch to it.
I'll create a new patch after making the recommended changes.
A few comments on the changes follow inline...
Most of the issues are with related to code formatting. I haven't really
looked, but I haven't seen a code formatting style guide. Is there one?
Sort of. It's an aged document that probably needs to be dusted
off first before it's migrated from Rogue Wave to this site. Until
then, follow the style used in existing code :-) On the inside of
the Rogue Wave firewall you can also read the old document here:
http://iwww.cvo.roguewave.com/groups/qe/products/stdlib/styleguide.html
Martin