shithub: trueawk

Download patch

ref: e533e05deffd621ff5dcf683446ef759ec2949fd
parent: a212ffa41ce5f177f9486fed31c971d83ef958da
author: ozan yigit <ozan.yigit@gmail.com>
date: Thu Jan 16 09:24:09 EST 2025

updated.

--- a/FIXES
+++ b/FIXES
@@ -25,6 +25,10 @@
 This file lists all bug fixes, changes, etc., made since the 
 second edition of the AWK book was published in September 2023.
 
+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
--