LDC Specific C++11 Violations

Kai Nacke kai at redstar.de
Tue May 28 21:39:15 PDT 2013


On Wednesday, 29 May 2013 at 01:07:47 UTC, Hans W. Uhlig wrote:
> I apparently erased my header. Building the latest trunk of LDC 
> reveals a few warnings that seem worrisome. Notably Overloaded 
> functions that violate their contract and some signed/unsigned 
> weirdness. Plus a couple of useless comparisons.

Hi Hans!

Most of these warnings come from the DMD frontend. I saw that you 
are working on a C++11 pull request for DMD. Once that is done 
the warning should go away in LDC, too.

But I have a look at the 1-vs-0 parameter issue. That looks a bit 
weird.

Regards
Kai



More information about the digitalmars-d-ldc mailing list