チェンジセット 344
- コミット日時:
- 2008/04/25 22:21:07 (7 ヶ月前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
cpp/Shibuya.abc-1/tamarin-central/shell/ByteArrayGlue.cpp
r278 r344 704 704 ByteArrayObject * ByteArrayClass::readStdin(uint32 length) 705 705 { 706 Toplevel* toplevel = this->toplevel();706 //Toplevel* toplevel = this->toplevel(); 707 707 708 708 unsigned char *c = new unsigned char[length + 1];
