[PATCH] Fix the build

Volker Lendecke vl at samba.org
Fri Sep 2 13:29:23 UTC 2016


On Fri, Sep 02, 2016 at 12:46:39PM +0200, Peter Somogyi wrote:
> > I think that would be bad too.  If you have a DEBUG message that is
> > needfully long then which is better?
> 
> +1 for breaking this rule on DEBUGs.
> 
> Understanding samba logs still today require lots of code reengineering.
> Breaking DEBUGs into more lines causing extra effort on this - extra blind 
> guesses on how the log message might have been splitted on code lines.
> 
> Feel free to ignore me, but it's something I must raise from samba 
> supporter perspective.

Can't we find some smart regex to live with that? The typical pattern
inserts "\n\w" into a string...

Volker



More information about the samba-technical mailing list