One of the main problems I have with splint is that you get a deluge of errors, is there some way to get an ID for each error so they can be sorted into groups when reviewing the output from an entire codebase? At the moment variable names and file names are mixed in with the error so its not that easy to sort by error type. -- - Campbell