Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison CHANGES @ 188:557824449ec7 release-0.5
Release 0.5.
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 04:15:34 -0400 |
parents | 9637bf434f8e |
children | c8d4ab9aeff0 |
comparison
equal
deleted
inserted
replaced
187:8c7e508da6cc | 188:557824449ec7 |
---|---|
1 pending | 1 release 0.5 (20150612) |
2 - Don't report unclosed comments as "No newline at end of file". | 2 - Don't report unclosed comments as "No newline at end of file". |
3 - Don't rely on <stdbool.h> existing, as (predictably) it doesn't | 3 - Don't rely on <stdbool.h> existing, as (predictably) it doesn't |
4 work on Solaris. | 4 work on Solaris. |
5 - Similarly, don't rely on C11 anonymous unions as the Solaris | 5 - Similarly, don't rely on C11 anonymous unions as the Solaris |
6 compiler vomits on them. | 6 compiler vomits on them. |