Why not filename and line number?
Why not filename and line number?
Posted Sep 30, 2010 13:39 UTC (Thu) by felixfix (subscriber, #242)In reply to: Why not filename and line number? by epa
Parent article: Organizing kernel messages
Because the source line number may well change from time to time? That won't help if you want consistent ids for automated handling, or to send in an email.
I have often used source file and line number in my own messages in my own programs, but always for temporary use, not for any kind of long term identification.
