exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
254 stars 207 forks source link

pop-count: The header file tab is missing. #740

Closed nozomirin closed 10 months ago

nozomirin commented 10 months ago

This exercise has passed before, but today I found it doesn't compile. It seems that the header file, which I modified before, has not been saved. And the tab is also missing. 2023-11-03_10-48

github-actions[bot] commented 10 months ago

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories. This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you! If you're interested in learning more about this auto-responder, please read this blog post.

vaeng commented 10 months ago

Hello @nozomirin,

thank you for raising the issue. I can't see how this is connected to the cpp track. The .meta data looks fine (https://github.com/exercism/cpp/blob/main/exercises/practice/pop-count/.meta/config.json) Would you be so kind and raise the issue on the forums?

nozomirin commented 10 months ago

OK @vaeng