[fpc-devel] "Case statement does not handle all possible cases" Warning
Jonas Maebe
jonas at freepascal.org
Sun May 19 13:28:55 CEST 2019
On 19/05/2019 13:25, Sven Barth via fpc-devel wrote:
> And don't get me started about ">>". That one is going to annoy me
> enough once I add support for nested specializations -.-
Current C++ standards requires a space between the two > signs for
nested templates, so I think it would be fine if we were to require that
as well. Although I supposed that would be Delphi-incompatible...
Jonas
More information about the fpc-devel
mailing list