On Fri, Jan 4, 2013 at 8:49 PM, Scott Wood <scottw...@freescale.com> wrote: > On 01/04/2013 02:46:00 PM, Blue Swirl wrote: >> >> On Thu, Jan 3, 2013 at 11:07 PM, Scott Wood <scottw...@freescale.com> >> wrote: >> > It looks like one of the adjustments was wrapping an error string -- >> > does >> > QEMU not follow the Linux rule of not wrapping error strings? If not, >> > maybe >> > that should change. >> >> There was some discussion earlier and IIRC the outcome was that error >> strings should contain unique IDs to make them greppable. > > > Sigh. Are there any examples of this being done? How is uniqueness > ensured?
Here's one example: http://h71000.www7.hp.com/doc/73final/6023/6023pro_001.html :-) > > -Scott