some fixes for DMC

This commit is contained in:
Andreas Rumpf
2009-05-20 10:44:24 +02:00
parent 44a874e3a4
commit ce88dc3e67
15 changed files with 2413 additions and 2000 deletions

View File

@@ -287,7 +287,7 @@
{'hintConvFromXtoItselfNotNeeded': 'conversion from $1 to itself is pointless'},
{'hintExprAlwaysX': "expression evaluates always to '$1'"},
{'hintQuitCalled': "quit() called"},
{'hintProcessing': "processing $1"},
{'hintProcessing': "$1"},
{'hintCodeBegin': "generated code listing:"},
{'hintCodeEnd': "end of listing"},
{'hintConf': "used config file '$1'"},