The Strings section of the arrays page (http://www.digitalmars.com/d/arrays.html) needs a big, bold WARNING that string literals may be read-only on some platforms (for example Linux). A simple example would also be helpful. Maybe something like the following. char[] a = "abc"; a[1] = "-"; // Invalid. Will compile, but may crash. Since this is a portability and a reliabilty issue, it should have high priority. The compiler page (http://www.digitalmars.com/d/dcompiler.html) appears to be the only place this issue is noted.
Fixed DMD 1.005
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル