This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

B19: perl does not support <STDIN>


I write the trivial perl script:

print while(<STDIN>);

and run it with perl 5.00502 (ActiveState distribution AND my own
compilation without PERL_OBJECT) on NT4 (sp3). While the script works
properly on DOS shells, it does not work on bash: the script immediately
stops without reading anything from the keyboard...

PS: the same script works with perl binary distribution 5.00402.
Actually, i feel that the bug comes from bash on NT, since the scripts
always works in other conditions.
begin:vcard 
n:PARMENTIER;Patrice
tel;fax:32 4 367 83 12
tel;work:32 4 367 83 04
x-mozilla-html:FALSE
org:IT Masters
version:2.1
email;internet:ppa@itmasters.com
title:Development Engineer
adr;quoted-printable:;;IT Masters SA=0D=0ACentre SOCRAN, av. Pre-Aily;ANGLEUR-Liege;;4031;Belgium
x-mozilla-cpt:;20944
fn:Patrice M.I. PARMENTIER
end:vcard

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]