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
2009/6/27 Frédéric Delanoy frederic.delanoy@gmail.com
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
the usual is to send one patch for each .dll affected. do that :)
for each file that would be overkill :P