OSDN Git Service

Don't pass `DIFFITEM *` by casting to `uintptr_t` (3)
authorGreyMerlin <greymerlin7@gmail.com>
Fri, 18 Jan 2019 00:06:00 +0000 (16:06 -0800)
committerGreyMerlin <greymerlin7@gmail.com>
Fri, 18 Jan 2019 00:06:00 +0000 (16:06 -0800)
commitbddcb471772eada799dd3fef177965b3c5274c1f
treeb6e79e3bc8a9715640da91b41df6feb4812c111e
parenta57c353da75de794563542f1bdfae64ea352ea02
 Don't pass `DIFFITEM *` by casting to `uintptr_t` (3)

* Improve comments, especially related to the doubly linked list structure of DIFFITEM siblings.
* see commit comment at
https://github.com/WinMerge/winmerge-v2/commit/c30b5e126a1e2679db8071ea043f39655fa68630#commitcomment-31972299

--HG--
branch : stable
Src/DiffItem.cpp
Src/DiffItem.h