July 20, 2019
3:13 p.m.
Paul Eggert <eggert@cs.ucla.edu> writes:
I would rather avoid unnecessary casts, so the attached proposed patch does it the way you suggest except without the cast. This should make the source code a bit clearer, and maybe it will pacify the Microsoft compiler.
I can confirm that this makes our buildfarm happier. Thanks for the fix! regards, tom lane