Hello, some code: module test; pragma(lib, "test"); pragma(msg, "Hello World"); dmd test.d -H -c generates: // D import file generated from 'test.d' module test; pragma(lib, "test"): pragma(msg, "Hello World"): this happens in several version of dmd and gdc, don't know a version if it works correct. Greets Daniel
Hello, i take a look at the gdc sources of dmd. In file attrib.c at method void AttribDeclaration::toCBuffer(OutBuffer *buf, HdrGenState *hgs) there is a line: buf->writeByte(':'); maybe this is the error. Greets Daniel
there is the same line in void ConditionalDeclaration::toCBuffer Daniel
Fixed DMD 1.019 and 2.003
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル