ihsinme commented on pull request #295: URL: https://github.com/apache/qpid-proton/pull/295#issuecomment-775345261
It’s more and more difficult for me to understand what confuses you. we're talking about `typedef uint32_t pn_sequence_t;`. while it will work as written if `lwm = 0xffffffff` and `hwm = 0x3` then `lwm> hwm`. if you are talking about the inaccuracy of the initial check, then explain it in more detail. because `hwm-lwm <0x80000000` is generally dangerous in my opinion. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org