> Date: Sat, 30 Sep 2017 14:21:56 -0400 > From: "David H. Gutteridge" <dhgutteri...@sympatico.ca> > > >Module Name: src > >Committed By: riastradh > >Date: Sat Sep 30 15:25:16 UTC 2017 > > > >Use int64_t for loop index so we don't iterate forever/until trap. > > This causes a build failure because of missing brackets around the if > statement:
Oops, I'm an idiot, sorry! Looks like kre@ has already fixed it.