CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2020/07/01 07:32:27
Modified files: usr.bin/awk : run.c Log message: Fix regression with changed SUBSEP in subscript in version 20191024. The length of SUBSEP needs to be rechecked after calling execute(), in case SUBSEP itself has been changed. From tim@