Lars Roland wrote: > Patch against current svn which removes references to highperf, and > various other cleanups in the code.
Thanks, I'll integrate when I get in to work. > Do we have any coding standards along the ones we use in the Linux > kernel (spaces pr tab, tab convertion, line length...) ? We keep threatening to the the code through perltidy (using the .perltidyrc in the repository), but we haven't done so yet (because of the disruption to blame history). Basically 4 space indents (no tabs) and 2 space continuation lines, if memory serves. John
