517 – std.compiler outdated

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 517 - std.compiler outdated
Summary: std.compiler outdated
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D1 (retired)
Hardware: x86 Windows
: P2 normal
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2006年11月15日 07:24 UTC by Vladimir Vlasov
Modified: 2014年02月15日 13:28 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 Vladimir Vlasov 2006年11月15日 07:24:23 UTC
Please update these constants:
 /**
 * The vendor specific version number, as in
 * version_major.version_minor
 */
 uint version_major = 0;
 uint version_minor = 0;	/// ditto
 /**
 * The version of the D Programming Language Specification
 * supported by the compiler.
 */
 uint D_major = 0;
 uint D_minor = 134;
Comment 1 Matti Niemenmaa 2006年12月03日 03:42:09 UTC
Fixed in DMD 0.176.


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