https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283891
Warner Losh <i...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #6 from Warner Losh <i...@freebsd.org> --- URL: https://cgit.FreeBSD.org/src/commit/?id=dd78d987cb38ef162d40aad86229f1dc19884f78 commit dd78d987cb38ef162d40aad86229f1dc19884f78 Merge: 0ae2ba5e2083 e32b2740f7b6 Author: Warner Losh <i...@freebsd.org> AuthorDate: 2025-02-05 16:26:01 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2025-02-05 20:35:45 +0000 ota: Merge One True Awk 20250116 bsd-feature 2dce54b053d4 Jan 14, 2025 Fix incorrect error line number issues. unput has no business managing lineno. Thanks to Ozan Yigit. Jan 05, 2025 Fix hex detection in is_valid_number. Fix indirect field specification with non-numeric string eg. $("foo") in indirect. This is not illegal. Thanks to Arnold Robbins. Jan 01, 2025 Fixed openfile to not try to read from a directory. Thanks to Arnold Robbins. Sponsored by: Netflix I plan a MFC after a day or two. -- You are receiving this mail because: You are the assignee for the bug.