Well, due to the way wordfile.c backs up over words split by read buffer boundaries, its effective buffer length changes, so it does in fact read this particular line in a way that splits the EOL character. I had to simulate it, but I think I counted correctly.
It will be interesting to see if your build has the same issue.... Cheers, -Greg > From: Georg Mischler <[email protected]> > Subject: Re: [Radiance-dev] NREL Radiance re-distribution > Date: May 12, 2016 12:10:56 AM PDT > > There's no way for this to be the same problem we recently identified. > For one, I don't think Robs gcc is using the MS Universal CRT from > Windows 10 which caused that one. And secondly, the character that gets > eaten here is nowhere near a line ending. > > Mostapha, can you send me your current test dataset? I only have the > version with 420 names, which does not seem to cause trouble anymore. > Then I'll check if the SCons build has the same issue, and if so, > walk through it to see what really happens. > > Cheers > -schorsch > > PS: I'm following radiance-dev, no need for a seperate cc. _______________________________________________ Radiance-dev mailing list [email protected] http://www.radiance-online.org/mailman/listinfo/radiance-dev
