Re: Fixing EOL in logging messages

2009-06-27 Thread Ricardo Filipe
2009/6/27 Frédéric Delanoy > Hi, > > I'm intending to fix some non-\n-terminated strings for different logging > classes (MESSAGE, TRACE, ...) > > For each class, should I send (1) a patch for *each* affected module or (2) > just a "generic" one ? > > Solution (1) seems a bit like overkill for me

Fixing EOL in logging messages

2009-06-27 Thread Frédéric Delanoy
Hi, I'm intending to fix some non-\n-terminated strings for different logging classes (MESSAGE, TRACE, ...) For each class, should I send (1) a patch for *each* affected module or (2) just a "generic" one ? Solution (1) seems a bit like overkill for me... Frédéric