Re: [dm-devel] [PATCH 4/8] libmultipath: pass file and line number to keyword handlers

2021-11-05 Thread Benjamin Marzinski
On Thu, Nov 04, 2021 at 08:55:02PM +, Martin Wilck wrote: > On Wed, 2021-10-06 at 15:04 -0500, Benjamin Marzinski wrote: > > This will make it possible for the keyword handlers to print more > > useful > > warning messages. It will be used by future patches. > > > > Signed-off-by: Benjamin

[dm-devel] [PATCH 4/8] libmultipath: pass file and line number to keyword handlers

2021-10-06 Thread Benjamin Marzinski
This will make it possible for the keyword handlers to print more useful warning messages. It will be used by future patches. Signed-off-by: Benjamin Marzinski --- libmultipath/dict.c | 143 +- libmultipath/parser.c | 3 +- libmultipath/parser.h | 2