The following reply was made to PR general/1286; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Ben Laurie <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: general/1286: File/linenumber not always logged Date: Mon, 20 Oct 1997 23:28:41 -0700 (PDT) No way, what's the sense of logging the file and line number? I've said many times that: - the end user does not give one whit what the file:line number is - if we can't write descriptive log messages then, well we suck - the line number is utterly useless across code changes Make it an option. Do not make it a default. The error log messages are cryptic enough already. Dean