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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257288 --- 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 unspecified order. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257288-227-VEpZJRU11E>
