Re: [PATCH 2/2] improve error message

2022-08-27 Thread Samuel Thibault
Luca Dariz, le dim. 03 avril 2022 17:00:20 +0200, a ecrit: > * parser.y: add information about type names > > Signed-off-by: Luca Dariz Applied, thanks! > --- > parser.y | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/parser.y b/parser.y > index 8d6b2aa..8521a84 1

[PATCH 2/2] improve error message

2022-04-03 Thread Luca Dariz
* parser.y: add information about type names Signed-off-by: Luca Dariz --- parser.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parser.y b/parser.y index 8d6b2aa..8521a84 100644 --- a/parser.y +++ b/parser.y @@ -526,8 +526,8 @@ IPCType : Prim