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

unused variable #434

Closed
maddin200 opened this issue Sep 21, 2020 · 2 comments
Closed

unused variable #434

maddin200 opened this issue Sep 21, 2020 · 2 comments

Comments

@maddin200
Copy link

Externals/poco/Foundation/src/DirectoryIteratorStrategy.cpp line 64

std::stack<DirectoryIterator> it;  // <-- unused

//_depthDeterminer(it);
sdottaka added a commit that referenced this issue Sep 21, 2020
@sdottaka
Copy link
Member

sdottaka commented Sep 21, 2020

Fixed by commit 3b86ca5.

However, WinMerge does not use Externals/poco/Foundation/src/DirectoryIteratorStrategy.cpp.

Also, this source is from the following project, so I think you should report it there.

https://github.com/pocoproject/poco

@maddin200
Copy link
Author

thanks - done here:
pocoproject/poco#3107

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

2 participants