HomePhabricator

Make sure LogPrintf strings are line-terminated
f18b8ec7cf6eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make sure LogPrintf strings are line-terminated

Fix the cases where LogPrint[f] was accidentally called without line
terminator, which resulted in concatenated log lines.

(see e.g. #6492)

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 31 2015, 14:41
deadalnixPushed on May 14 2017, 22:04
Parents
rABC86cfd23f6836: Merge pull request #6473
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCf18b8ec7cf6e: Make sure LogPrintf strings are line-terminated (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Aug 3 2015, 15:40