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

Assert triggered using --ie #12

Open
quyykk opened this issue Aug 2, 2022 · 0 comments
Open

Assert triggered using --ie #12

quyykk opened this issue Aug 2, 2022 · 0 comments

Comments

@quyykk
Copy link

quyykk commented Aug 2, 2022

Using fccf on https://github.com/endless-sky/endless-sky as follows results in an assert being triggered:

$ fccf --ie 'Name' source/
/usr/include/c++/12.1.0/string_view:239: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator[](size_type) const [with _CharT = char; _Traits = std::char_traits<char>; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed.
[1]    49800 IOT instruction (core dumped)  fccf --ie 'Name' source/
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

No branches or pull requests

1 participant