struct vegetarian { carrots areYummy; } typedef ptrdiff_t carrots; -- The above code fails to compile, producing the error "size of type ptrdiff_t is not known" twice. Changing the typedef to an alias or placing it before the struct causes it to compile correctly. I can't think of a good reason for why this would be an actual limitation, so I think it's a bug.
Fixed DMD 0.162
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル