Skip to content

Commit

Permalink
Fixes Issue 3321 - Debug switch is underdocumented.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrejMitrovic committed Feb 7, 2013
1 parent 8e92e31 commit 74ab0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.dd
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ $(GNAME DebugCondition):
)

$(P The $(D debug) condition is satisfied when the $(D -debug) switch is
thrown on the compiler.
passed to the compiler or when the debug level is >= 1.
)

$(P The $(D debug $(LPAREN)) $(I IntegerLiteral) $(D $(RPAREN)) condition is satisfied
Expand Down

0 comments on commit 74ab0d4

Please sign in to comment.