On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote: > This patch adds an Atom feed for GCC news I was going to approve, would like to see a bit consensus with others though. For now some review: > I recommend switching the two notes. The one on the feed feels more important since that aspect is easier to miss than the required rotation (which visually presents itself when one looks at our web site). > +++ b/htdocs/news.xml > @@ -0,0 +1,28 @@ > + > + > + > + > + News about the GNU Compiler Collection > + https://gcc.gnu.org > + > + The GNU Compiler Collection includes front ends for C, C++, > + Objective-C, Fortran, Ada, Go, and D, as well as libraries for > + these languages (libstdc++,...). GCC was originally written as > + the compiler for the GNU operating system. The GNU system was > + developed to be 100% free software, free in the sense that it > + respects the user's freedom. > + Looks like we should think of updating our description (though that's beyond the scope of your patch), for example talking more about the many platforms supported and less about history. > + > + GCC BPF in Compiler Explorer > + https://godbolt.org > + > + Support for a nightly build of the bpf-unknown-none-gcc > + compiler has been contributed to Compiler Explorer (aka > + godbolt.org) by Marc Poulhiès Would this be full sentences (with a full stop)? When one adds additional entries, do those come at the beginning or the end? (Could there be a comment?) > + Fri, 23 December 2022 11:00:00 CET On the web site we use ISO dates - any issues with that? And does the feed require time of day, or could we omit that? (Especially with different timezones we all are in?) Gerald