787 – incorrect documentation of std.ctype.isprint

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 787 - incorrect documentation of std.ctype.isprint
Summary: incorrect documentation of std.ctype.isprint
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D1 (retired)
Hardware: All All
: P3 normal
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2007年01月02日 20:58 UTC by Thomas Kühne
Modified: 2014年02月15日 13:26 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Thomas Kühne 2007年01月02日 20:58:38 UTC
current:
Returns !=0 if c is a printing character except for the space character
should be:
Returns !=0 if c is a printing character including the space character
Comment 1 Walter Bright 2007年02月12日 03:35:39 UTC
Fixed DMD 1.005


AltStyle によって変換されたページ (->オリジナル) /