Ticket #60 (closed bug: fixed)

Opened 3 years ago

Last modified 2 years ago

Add an extra line feed to a source code at install, rzip decompression

Reported by: takahashi Assigned to:
Priority: * Milestone: Rubricks-core 0.2.2
Component: rubricks_core Version: -
Keywords: Cc:

Description

インストール時にrzipファイルから解凍されたソースコードに改行が追加されてしまっている。

Windows上のみで発生する問題。 解凍の際、ファイルのopen(new)にFile::BINARYを指定すれば回避できるが、その場合、Linux上で正常に動作しなくなる(File::BINARYという指定は存在しない)という問題が発生する。

Change History

06/09/06 15:05:29 changed by takahashi

  • status changed from new to closed.
  • resolution set to fixed.

io.binmodeを指定することで解決。

10/21/06 20:54:13 changed by uta

  • milestone changed from Rubricks-core 1.0 to BBS Component 0.2.0.

10/21/06 20:54:22 changed by uta

  • milestone changed from BBS Component 0.2.0 to Rubricks-core 0.2.2.