http://d.puremagic.com/issues/show_bug.cgi?id=5768
Summary: std.uni's "is*" functions should return bool
Product: D
Version: unspecified
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Nick Sabalausky <[email protected]> 2011-03-22
22:27:18 PDT ---
Currently, these functions return int, but they really should be made to return
bool:
std.uni.isUniLower
std.uni.isUniUpper
std.uni.isUniAlpha
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------