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

Calling OFListIterator(T) instead of OFIterator<T> #6

Closed
pgrt opened this issue Dec 15, 2021 · 2 comments
Closed

Calling OFListIterator(T) instead of OFIterator<T> #6

pgrt opened this issue Dec 15, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pgrt
Copy link

pgrt commented Dec 15, 2021

Hello,

In Debian, sight depends on a version of dcmtk that explains (/usr/include/dcmtk/ofstd/oflist.h) that calls to OFIterator have to be replaced by OFListIterator(T).

There are three such calls, in libs/io/dimse/SeriesEnquirer.cpp and in libs/io/dimse/helper/Series.cpp.

Cheers,

--
Pierre

@schweitzer schweitzer added the enhancement New feature or request label Jan 18, 2022
@schweitzer schweitzer self-assigned this Jan 18, 2022
@schweitzer
Copy link
Member

Thanks for reporting the issue, I've ported this to our gitlab issue tracker.
https://git.ircad.fr/sight/sight/-/issues/823

We let you know when this will be fixed.

--
Marc

@fbridault
Copy link
Member

This has been fixed in https://git.ircad.fr/sight/sight/-/merge_requests/684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants