Skip to content

Replaces fname char with std::string#4

Open
nikostr wants to merge 1 commit intotimnat:DifCover_v3from
nikostr:fname_to_str
Open

Replaces fname char with std::string#4
nikostr wants to merge 1 commit intotimnat:DifCover_v3from
nikostr:fname_to_str

Conversation

@nikostr
Copy link

@nikostr nikostr commented May 31, 2024

Hi! When I tried compiling this locally my binary refuses to recognize the files I provide it. I'm not sure what's up with that, but declaring fname as a std::string instead of using strncat solves the issue for me. This also removes a warning. I'm not super experienced in C++, so I'm terribly sorry if this misses something.

@timnat
Copy link
Owner

timnat commented May 31, 2024 via email

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.

2 participants