Don't use min/max as function names
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 18 May 2012 00:55:12 +0000 (20:55 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 18 May 2012 00:55:12 +0000 (20:55 -0400)
commitf039e79d5438a8fc4a3ec11a387bbfc0f6b83024
tree9e5a48df4f5836a53f5414c22715e8846dc6dd36
parent34961e3198e27fa37fd4cfdad12ef86a2e9e51c2
Don't use min/max as function names

They can be macros on some systems.  Eg. mingw32.
src/hb-set-private.hh
src/hb-set.cc