Files
git/compat
Johannes Schindelin 4dcce49bd2 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-02-01 16:34:24 +01:00
..
2016-01-04 09:51:33 -08:00
2009-03-02 18:28:06 -08:00
2010-11-23 16:06:50 -08:00
2017-02-01 16:33:42 +01:00
2011-09-11 14:43:33 -07:00
2017-02-01 16:34:24 +01:00
2017-02-01 16:33:42 +01:00