| Summary: | /bin/sh and 8-bit characters | ||
|---|---|---|---|
| Product: | Base System | Reporter: | pw34 <pw34> |
| Component: | bin | Assignee: | Tim Robbins <tjr> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | pw34 |
| Priority: | Normal | ||
| Version: | 1.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
pw34
2002-11-17 00:30:00 UTC
Responsible Changed From-To: gnats-admin->freebsd-bugs Refile under the bin/ category. Please remember to fill the Category field when submitting bug reports. State Changed From-To: open->feedback Your program prints nothing on 5-current, so it appears to be fixed. Can you try a recent STABLE release, like 4.7? On Tue, Jan 07, 2003 at 11:42:54AM +0100, Jens Schweikhardt wrote: > On Mon, Jan 06, 2003 at 07:18:20PM -0500, pw34@cornell.edu wrote: > # Thanks. Should I take your email to mean that the fix has been applied to > # STABLE? > > No, it means I only have -current running (where it works) and need > someone to verify it on a recent -stable. On today's 4.7-STABLE: [roam@straylight:p5 ~/tmp/shtest]$ perl shtest.pl cannot create ./: is a directory 129 did not work cannot create ./: is a directory 136 did not work [roam@straylight:p5 ~/tmp/shtest]$ So it seems it is still not quite OK on -STABLE. G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Hey, out there - is it *you* reading me, or is it someone else? Responsible Changed From-To: freebsd-bugs->tjr I'll handle this one. State Changed From-To: feedback->patched Fixed in -current (src/bin/sh/expand.c revs. 1.39,1.41). Change will be MFC'd after 2 weeks. State Changed From-To: patched->closed Fixed in -stable. Thanks for the report. |