ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:50597] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない
       [not found] <redmine.issue-14942.20180727082631@ruby-lang.org>
@ 2018-07-27  8:26 ` goatship4
  2018-08-27 14:19 ` [ruby-dev:50624] " usa
  2018-09-02 11:23 ` [ruby-dev:50628] " nagachika00
  2 siblings, 0 replies; 3+ messages in thread
From: goatship4 @ 2018-07-27  8:26 UTC (permalink / raw)
  To: ruby-dev

Issue #14942 has been reported by yagisu (Sumi Yagi).

----------------------------------------
Bug #14942: Windows7でコンソールに長い文字列を出力できない
https://bugs.ruby-lang.org/issues/14942

* Author: yagisu (Sumi Yagi)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
WindowsのRubyは、WriteConsoleWでコンソールに文字を出力していますが、
Windows7では、WriteConsoleで書き出せるバッファのサイズは61KB程度が限界のようです。
(WriteConsoleWで"あ"が31366文字まで、WriteConsoleAで"a"が62733文字まででした。)

長い文字列を出力する時は、小分けにして書き出してくれるとありがたいです。

※ Windows10では問題ありません。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-dev:50624] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない
       [not found] <redmine.issue-14942.20180727082631@ruby-lang.org>
  2018-07-27  8:26 ` [ruby-dev:50597] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない goatship4
@ 2018-08-27 14:19 ` usa
  2018-09-02 11:23 ` [ruby-dev:50628] " nagachika00
  2 siblings, 0 replies; 3+ messages in thread
From: usa @ 2018-08-27 14:19 UTC (permalink / raw)
  To: ruby-dev

Issue #14942 has been updated by usa (Usaku NAKAMURA).

Backport changed from 2.3: REQUIRED, 2.4: REQUIRED, 2.5: REQUIRED to 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED

ruby_2_4 r64564 merged revision(s) 64092.

----------------------------------------
Bug #14942: Windows7でコンソールに長い文字列を出力できない
https://bugs.ruby-lang.org/issues/14942#change-73752

* Author: yagisu (Sumi Yagi)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED
----------------------------------------
WindowsのRubyは、WriteConsoleWでコンソールに文字を出力していますが、
Windows7では、WriteConsoleで書き出せるバッファのサイズは61KB程度が限界のようです。
(WriteConsoleWで"あ"が31366文字まで、WriteConsoleAで"a"が62733文字まででした。)

長い文字列を出力する時は、小分けにして書き出してくれるとありがたいです。

※ Windows10では問題ありません。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-dev:50628] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない
       [not found] <redmine.issue-14942.20180727082631@ruby-lang.org>
  2018-07-27  8:26 ` [ruby-dev:50597] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない goatship4
  2018-08-27 14:19 ` [ruby-dev:50624] " usa
@ 2018-09-02 11:23 ` nagachika00
  2 siblings, 0 replies; 3+ messages in thread
From: nagachika00 @ 2018-09-02 11:23 UTC (permalink / raw)
  To: ruby-dev

Issue #14942 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED to 2.3: REQUIRED, 2.4: DONE, 2.5: DONE

ruby_2_5 r64617 merged revision(s) 64092.

----------------------------------------
Bug #14942: Windows7でコンソールに長い文字列を出力できない
https://bugs.ruby-lang.org/issues/14942#change-73848

* Author: yagisu (Sumi Yagi)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: REQUIRED, 2.4: DONE, 2.5: DONE
----------------------------------------
WindowsのRubyは、WriteConsoleWでコンソールに文字を出力していますが、
Windows7では、WriteConsoleで書き出せるバッファのサイズは61KB程度が限界のようです。
(WriteConsoleWで"あ"が31366文字まで、WriteConsoleAで"a"が62733文字まででした。)

長い文字列を出力する時は、小分けにして書き出してくれるとありがたいです。

※ Windows10では問題ありません。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-02 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-14942.20180727082631@ruby-lang.org>
2018-07-27  8:26 ` [ruby-dev:50597] [Ruby trunk Bug#14942] Windows7でコンソールに長い文字列を出力できない goatship4
2018-08-27 14:19 ` [ruby-dev:50624] " usa
2018-09-02 11:23 ` [ruby-dev:50628] " nagachika00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).