Why not filename and line number?
Why not filename and line number?
Posted Oct 1, 2010 15:12 UTC (Fri) by epa (subscriber, #39769)In reply to: Why not filename and line number? by intgr
Parent article: Organizing kernel messages
If adding a number to a format string - which does not change the line number of any other piece of code, does not move any code around, and does not add or remove files - causes a merge conflict, then your merge algorithm needs fixing. I don't think git's merging is that bad. On the contrary, a single patch to change some strings should be easy for everyone to merge and doesn't require any manual attention or conflict resolution (which would, however, be needed if the patch changed any actual code).
