This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug python/14513] setting extended-prompt triggers spurious newline to be emitted


https://sourceware.org/bugzilla/show_bug.cgi?id=14513

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
> +#if 0
> +  /* See https://sourceware.org/bugzilla/show_bug.cgi?id=14513.
> +     There's no reason to print anything here.  */
>    make_cleanup (xfree, set_doc_string);

Though of course the #if should come after making the cleanup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]