Variable shadowing bug?

bearophile bearophileHUGS at lycos.com
Tue Jun 11 04:22:14 PDT 2013


denizzz:

> This message looks weird. I am spent hour to find this bug. :-(

Why aren't you just using code like this?

sfTime r = sfClock_getElapsedTime(sfPtr);
return Time(r);

I don't fully understand, it seems a diagnostic problem.

Please create a minimal test case that shows the problem. Maybe 
there is something for Bugzilla here.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list