[Issue 7301] RegexMatch opCast!bool not working
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 16 19:40:53 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7301
timon.gehr at gmx.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timon.gehr at gmx.ch
--- Comment #2 from timon.gehr at gmx.ch 2012-01-16 19:40:52 PST ---
This is the same for basic types.
bool foo(){return 2;} // error
bool bar(){return !2;} // fine
I don't think we are looking at a bug here.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list