Marek Polacek <pola...@redhat.com> writes: Hello,
>> + <li>Experimental features: >> + <ul><a >> href="https://gcc.gnu.org/onlinedocs/gnat_rm/Pragma-Storage_005fModel.html">Storage >> + Model</a>: this feature proposes to redesign the concepts of Storage >> Pools >> + into a more efficient model allowing higher performances and easier >> + integration with low footprint embedded run-times.</ul> >> + <ul><a >> href="https://gcc.gnu.org/onlinedocs/gnat_rm/String-interpolation.html">String >> + Interpolation</a>: allows for easier string formatting.</ul> >> + </li> >> + <li>Further clean up and improvements to the GNAT code.</li> >> +</ul> > > Some of this doesn't pass https://validator.w3.org/. Please take a look > when you get a chance. Thanks, Sorry about that. I've pushed the simple fix and checked the validator is happy again. Thanks for the notice. Marc