dpp icon indicating copy to clipboard operation
dpp copied to clipboard

docs.d(9,45): Error: no property `raw_comment` for type `const(clang.Cursor)`

Open mw66 opened this issue 3 years ago • 1 comments

encountered this error:

~/.dub/packages/dpp-0.4.10/dpp/source/dpp/translation/docs.d(9,45): Error: no property raw_comment for type const(clang.Cursor) ~/.dub/packages/dpp-0.4.10/dpp/source/dpp/translation/function_.d(134,47): Error: no property raw_comment for type const(clang.Cursor)

mw66 avatar Jul 27 '22 17:07 mw66

Which libclang version?

atilaneves avatar Aug 09 '22 20:08 atilaneves