allMembers broke for __

DigitalDesigns DigitalDesigns at gmail.com
Sat Jun 16 06:08:17 UTC 2018


When an identifier starts with __, allMembers does not return it. 
This is very bad behavior! It can silently create huge problems 
if the programmer is not aware of the bug.

Instead, if you want to keep the current behavior at least create 
an error or warning rather than silently create a bug to waste 
the users time tracking it down.



More information about the Digitalmars-d mailing list