577 – statement.html - NonEmptyStatement grammar lists DebugStatement and VersionStatement, which are not defined

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 577 - statement.html - NonEmptyStatement grammar lists DebugStatement and VersionStatement, which are not defined
Summary: statement.html - NonEmptyStatement grammar lists DebugStatement and VersionSt...
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D1 (retired)
Hardware: All All
: P2 normal
Assignee: Walter Bright
URL: http://www.digitalmars.com/d/statemen...
Keywords: spec
Depends on:
Blocks: 511 677
Show dependency tree / graph
Reported: 2006年11月19日 17:08 UTC by Stewart Gordon
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 Stewart Gordon 2006年11月19日 17:08:47 UTC
NonEmptyStatement:
 LabeledStatement
 ExpressionStatement
 DeclarationStatement
 IfStatement
 DebugStatement
 VersionStatement
 WhileStatement
 DoStatement
 ForStatement
 ForeachStatement
 SwitchStatement
 CaseStatement
 DefaultStatement
 ContinueStatement
 BreakStatement
 ReturnStatement
 GotoStatement
 WithStatement
 SynchronizedStatement
 TryStatement
 ScopeGuardStatement
 ThrowStatement
 VolatileStatement
 AsmStatement
 PragmaStatement
DebugStatement and VersionStatement do not exist. They have been replaced by ConditionalStatement, of which static if is also a variety.
The grammar needs to be updated.
Comment 1 Walter Bright 2006年12月27日 01:58:58 UTC
Fixed DMD 0.178


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