[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Doc comments are not meaningful here. #215

Open
ritchie46 opened this issue Jan 3, 2024 · 1 comment
Open

Error: Doc comments are not meaningful here. #215

ritchie46 opened this issue Jan 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ritchie46
Copy link
ritchie46 commented Jan 3, 2024

I am trying to compile the flatbufffers from the arrow project, but I get these errors:

https://github.com/apache/arrow/tree/main/format

error: Doc comments are not meaningful here.
   ┌─ Tensor.fbs:19:1
   │
19 │ /// "ndarrays". Arrow implementations in general are not required to implement
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Is there a way to ignore the comments?

TethysSvensson added a commit that referenced this issue Jan 3, 2024
This implemnts the feature request in #215.
TethysSvensson added a commit that referenced this issue Jan 3, 2024
This implements the feature requested in #215.
@TethysSvensson TethysSvensson added the enhancement New feature or request label Jan 3, 2024
@TethysSvensson
Copy link
Collaborator

Not currently, but I have implemented a PR to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants