Re: [PATCH 3/3] Document my gcc 8 changes for the website

2018-03-18 Thread Gerald Pfeifer
On Fri, 16 Mar 2018, David Malcolm wrote: > This patch documents various improvements in GCC 8 for our website. Wow. > There are lots of examples of colorized output from GCC (generated > using ansi2html) Wow^2. That must have been a lot of work! (Both improving the diagnostics as well as cre

[PATCH 3/3] Document my gcc 8 changes for the website

2018-03-16 Thread David Malcolm
This patch documents various improvements in GCC 8 for our website. There are lots of examples of colorized output from GCC (generated using ansi2html); the patch uses the ansi2html.css from the previous patch for styling them. Caveat: I don't have the toolchain working for building the site, so