comparison trunk/src/dil/Messages.d @ 762:c909a3d3fa52

Fixed vararg issue with gdc.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sat, 16 Feb 2008 00:52:43 +0100
parents 7173ece1b696
children 8e6fed11bb68
comparison
equal deleted inserted replaced
761:307905dadf5d 762:c909a3d3fa52
16 UnterminatedCharacterLiteral, 16 UnterminatedCharacterLiteral,
17 EmptyCharacterLiteral, 17 EmptyCharacterLiteral,
18 // #line 18 // #line
19 ExpectedIdentifierSTLine, 19 ExpectedIdentifierSTLine,
20 ExpectedIntegerAfterSTLine, 20 ExpectedIntegerAfterSTLine,
21 ExpectedFilespec, 21 ExpectedFilespec, // Deprecated.
22 UnterminatedFilespec, 22 UnterminatedFilespec,
23 UnterminatedSpecialToken, 23 UnterminatedSpecialToken,
24 // "" 24 // ""
25 UnterminatedString, 25 UnterminatedString,
26 // x"" 26 // x""