The types defined in this code are all deprecated. However, the compiler fails to report a single error for the variables declared of these types. ---------- deprecated { struct DepStruct {} union DepUnion {} enum DepEnum { A } alias int DepAlias; typedef int DepTypedef; } DepStruct aStruct; DepUnion aUnion; DepEnum anEnum; DepAlias anAlias; DepTypedef aTypedef; ----------
Fixed dmd 1.032 and 2.016
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル