[lldb-dev] Python packaging change

John Bytheway jbytheway at gmail.com
Tue May 15 01:15:52 PDT 2012


On 15/05/12 03:46, Charles Davis wrote:
<snip>
>> Are you going to submit the patch out to lldb-commit?
> Not yet. I need to figure out a portable way to write text to a file without a trailing newline.

Use printf instead.  It's basically impossible to use echo portably for
this.

John Bytheway



More information about the lldb-dev mailing list