Mail Archives: djgpp-workers/2000/10/24/21:10:19
At 12:24 AM 10/24/00 -0400, Mark E. wrote:
>> open a piped command as a file: "echo #foo|"
>> read one line from the piped file handle
>> print the results of the read
>> close the file handle
>>
>> Well, under DJGPP "echo #foo|" produces a blank line from the first
>> read, rather than just "#foo". When I patched the test to use the
>> modified command "echo \\#foo|", then the first read got "#foo" as
a
>> result.
>
>Do you have a testcase so I can look into this?
Not just yet. I was hoping something else might have been fixed since
I got my copy of bash v2.04. Mine is size 576,512, date 07-13-00
12:43p, version info "GNU bash, version 2.04.7(1)-release
(i386-pc-msdosdjgpp)".
If nothing rings a bell, then I will try to work up a pure bash example
(if I can). If I can't get bash to duplicate this behavior, I'll have
to assume it is something else about the perl implementation and keep
looking.
I'll get back to you as soon as I can on whether I can make bash show
this behavior.
---------------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org OR
pjfarley AT banet DOT net)
- Raw text -