Re: Update c99status.html for extended identifiers changes

2014-11-06 Thread Joseph Myers
On Thu, 6 Nov 2014, Marek Polacek wrote: > On Thu, Nov 06, 2014 at 09:31:46PM +, Joseph Myers wrote: > > I've applied this patch to update c99status.html for the recent changes > > regarding extended identifiers. The remaining known C99/C11 conformance > > issues (beyond ordinary bugs) are

Re: Update c99status.html for extended identifiers changes

2014-11-06 Thread Marek Polacek
On Thu, Nov 06, 2014 at 09:31:46PM +, Joseph Myers wrote: > I've applied this patch to update c99status.html for the recent changes > regarding extended identifiers. The remaining known C99/C11 conformance > issues (beyond ordinary bugs) are all floating-point issues (mostly but > not entir

Update c99status.html for extended identifiers changes

2014-11-06 Thread Joseph Myers
I've applied this patch to update c99status.html for the recent changes regarding extended identifiers. The remaining known C99/C11 conformance issues (beyond ordinary bugs) are all floating-point issues (mostly but not entirely Annex F/G). Index: c99status.html ===