* Borislav Petkov wrote:
> From: Borislav Petkov
>
> If a call to panic() terminates the string with a \n, the result puts
> the closing brace ']---' on a newline because panic() itself adds \n
> too.
>
> Now, if one goes and removes the newline chars from all panic()
> invocations - and the
On Tue, 9 Oct 2018 22:50:19 +0200
Borislav Petkov wrote:
> From: Borislav Petkov
>
> If a call to panic() terminates the string with a \n, the result puts
> the closing brace ']---' on a newline because panic() itself adds \n
> too.
>
> Now, if one goes and removes the newline chars from all
On Tue, Oct 9, 2018 at 1:50 PM, Borislav Petkov wrote:
> From: Borislav Petkov
>
> If a call to panic() terminates the string with a \n, the result puts
> the closing brace ']---' on a newline because panic() itself adds \n
> too.
>
> Now, if one goes and removes the newline chars from all panic(
3 matches
Mail list logo