Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2021 23:09:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 257288] awk - loop over array index goes in reverse
Message-ID:  <bug-257288-227-VEpZJRU11E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257288-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257288-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257288

--- Comment #1 from Warner Losh <imp@FreeBSD.org> ---
I'll take a closer look, but my first, quick reading of the standard, I see
> in the case of:
> for (variable in array)
> which shall iterate, assigning each index of array to variable in an unsp=
ecified order.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257288-227-VEpZJRU11E>