kgiusti commented on a change in pull request #1378:
URL: https://github.com/apache/qpid-dispatch/pull/1378#discussion_r721571351
##########
File path: src/iterator.c
##########
@@ -286,6 +286,15 @@ static void view_initialize(qd_iterator_t *iter)
if (iter->view == ITER_VIEW_ALL)
return;
+ //
+ // ITERN_VIEW_NODE_HASH has no scheme or leading slash - see iterator.h
Review comment:
oops! nice catch. Will add to patch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]