bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] Index function problem


From: Christopher Durant
Subject: [bug-gawk] Index function problem
Date: Sun, 21 Apr 2013 08:06:33 +0100

I notice that if you use a regular _expression_ as the second parameter in an index call e.g. index ($0, /[A-Z]/); it is allowed but gives unpredictable results.  Perhaps this usage should be flagged as an error.

Kind regards

Christopher Durant

reply via email to

[Prev in Thread] Current Thread [Next in Thread]