[PATCH] Update parser README to include parse_jsontable.c

Started by Karthik7 months ago3 messageshackers
Jump to latest
#1Karthik
karthikselvaam@gmail.com

Hi,

This patch fixes a missing entry in the parser README. The file
parse_jsontable.c exists but wasn't documented in the README.

The patch adds the missing line with an appropriate description.

Please find the patch attached.

Best regards,
Karthik S

Attachments:

0001-Update-parser-README-to-include-parse_jsontable.c.patchapplication/octet-stream; name=0001-Update-parser-README-to-include-parse_jsontable.c.patchDownload+1-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Karthik (#1)
Re: [PATCH] Update parser README to include parse_jsontable.c

On Fri, Sep 05, 2025 at 06:49:42PM +0530, Karthik wrote:

This patch fixes a missing entry in the parser README. The file
parse_jsontable.c exists but wasn't documented in the README.

The patch adds the missing line with an appropriate description.

Please find the patch attached.

That looks wrong since de3600452b61. Will fix, thanks for the report!
--
Michael

#3Michael Paquier
michael@paquier.xyz
In reply to: Michael Paquier (#2)
Re: [PATCH] Update parser README to include parse_jsontable.c

On Sat, Sep 06, 2025 at 10:38:35AM +0900, Michael Paquier wrote:

That looks wrong since de3600452b61. Will fix, thanks for the report!

Applied as 43eb2c541941 and friends.
--
Michael