Bug 528623
Summary: | awk assign syntax support | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yang Ren <ryang> | |
Component: | gawk | Assignee: | Jan Zeleny <jzeleny> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 12 | CC: | drepper, jlaska, kasal, llim | |
Target Milestone: | --- | Keywords: | Reopened | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | gawk-3.1.8-1.fc13 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 607915 (view as bug list) | Environment: | ||
Last Closed: | 2010-07-01 18:37:01 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 607915 |
Description
Yang Ren
2009-10-13 06:33:32 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I don't see this as an error. Operator ~ returns logical value, thus its result ($1 !~ /Get/) shouldn't be matched to regexp (or to be precise, it could be, but it makes no sense to me). Do you have any manual reference saying this should be possible? Did you report this upstream? I didn't notice any mail in their mailing list regarding this. I certainly won't change this behavior without upstream supporting it. This is likely a bug. I've contacted the upstream maintainer. Will add comments when I get a reply. gawk-3.1.8-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/gawk-3.1.8-1.fc13 gawk-3.1.8-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gawk'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gawk-3.1.8-1.fc13 Using the reproducer in comment#0, I confirmed that the reported problem is resolved using gawk-3.1.8-1.fc13 gawk-3.1.8-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. gawk-3.1.8-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/gawk-3.1.8-3.fc14 gawk-3.1.8-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |