Skip to content

Commit

Permalink
Merge pull request #256 from AndrejMitrovic/Fix3321
Browse files Browse the repository at this point in the history
Issue 3321 - Debug switch is underdocumented.
  • Loading branch information
alexrp committed Feb 7, 2013
2 parents 8e92e31 + 74ab0d4 commit 7c316bb
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 7c316bb

Please sign in to comment.