Skip to content

Conversation

aaronliu0130
Copy link
Member

".h" files don't, because many C++ headers also use this extension

Closes #71

".h" files don't, because many C++ headers also use this extension
@aaronliu0130
Copy link
Member Author

Also note that the VLC test sample conflicts with #319.

Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss
Copy link
Member

cclauss commented Mar 5, 2025

Rebase needed.

aaronliu0130 and others added 2 commits March 5, 2025 06:58
Co-authored-by: Christian Clauss <cclauss@me.com>
@aaronliu0130
Copy link
Member Author

aaronliu0130 commented Mar 6, 2025 via email

@cclauss cclauss requested review from cclauss and jayvdb March 6, 2025 14:57
@cclauss
Copy link
Member

cclauss commented Mar 7, 2025

When this is rebased, the py3.8 tests will pass.

@aaronliu0130
Copy link
Member Author

wrong button lol. The tests will pass when we rebase after we drop 3.8.

@aaronliu0130
Copy link
Member Author

Since we did use type annotations after all with the mypy PR, this should now be merge-ready.

@aaronliu0130 aaronliu0130 merged commit 75d2d99 into cpplint:develop Mar 25, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skip C++-specific warnings for C code
2 participants