Manuel López-Ibáñez <[email protected]> writes: > * Dodji: Do the common diagnostics part look reasonable?
Yes they do.
I just have one minor comment nit:
[...]
> Index: gcc/pretty-print.h
[...]
> +
> + /* Nonzero means that text should be flushed when
> + appropriate. Otherwise, text is buffered until either
> + pp_pp_really_flush or pp_clear_output_area are called. */
I think you wanted to say pp_really_flush, not pp_pp_realy_flush.
> + bool flush_p;
> };
[...]
Thanks!
--
Dodji
