Files
git/compat
Johannes Schindelin 7fce597cd1 obstack: fix compiler warning
MS Visual C suggests that the construct

	condition ? (int) i : (ptrdiff_t) d

is incorrect. Let's fix this by casting to ptrdiff_t also for the
positive arm of the conditional.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-05-09 22:40:58 +02:00
..
2016-01-04 09:51:33 -08:00
2017-05-09 22:39:32 +02:00
2017-05-09 22:40:58 +02:00
2017-01-23 11:02:34 -08:00
2017-05-09 22:39:32 +02:00