ocaml-tree-sitter-core icon indicating copy to clipboard operation
ocaml-tree-sitter-core copied to clipboard

Fix use of GNU old-style field designator extension

Open MisterDA opened this issue 8 months ago • 0 comments

bindings.c:55:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
  identifier : "tree handling",
  ^~~~~~~~~~~~
  .identifier =

Security

  • [x] Change has no security implications (otherwise, ping the security team)

MisterDA avatar Apr 04 '25 11:04 MisterDA