[Bug 241441] inconsistency between allowed empty regex for `awk -F` and split()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Jul 2021 03:59:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241441 --- Comment #2 from Warner Losh <imp@FreeBSD.org> --- I've filed the following https://github.com/onetrueawk/awk/issues/127 upstream. This seems inconsistent, especially since FS="" has well documented behavior in awk(1) from upstream. -- You are receiving this mail because: You are the assignee for the bug.