From e14825ecb7faa849c77b8e0396ec9c30ee4518f6 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 3 Aug 2021 08:09:28 +0200 Subject: [PATCH] todo: POSIX yacc and prototypes --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index a07e22e3..52c595dd 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ * Soon +** POSIX updates +See the recent changes about function prototypes in POSIX Yacc. Implement +them. + ** Missing tests commit c22902e360e0fbbe9fd5657dcf107e03166da309 Author: Akim Demaille