On Thu, Apr 29, 2004 at 04:32:21PM +0200, Mile Davidovic wrote: > Is possible to supress warning message: > warning: no newline at end of file Well, you could add a newline at the end of the file that lacks one. If you're not willing to do that, I don't know of any way to suppress the message other than by filtering it out or modifying the source code.