multiplier icon indicating copy to clipboard operation
multiplier copied to clipboard

Multiple independent top-level entities put into same fragment in stdlib.h

Open pgoodman opened this issue 2 years ago • 4 comments

image image

pgoodman avatar Jun 29 '23 04:06 pgoodman

Same happens for strerror and strlen

image

Probably this relates to the "look for a leading empty macro" heuristic that I added to handle CURL_EXTERN.

pgoodman avatar Jun 29 '23 04:06 pgoodman

image

This is kind of back.

pgoodman avatar Jan 20 '24 04:01 pgoodman

Also in Linux kernel: image

pgoodman avatar Jan 31 '24 05:01 pgoodman

image

Also here.

pgoodman avatar Feb 12 '24 23:02 pgoodman