> On Feb 6, 2017, at 6:39 AM, Dianne Skoll <[email protected]> wrote: > > On Sun, 5 Feb 2017 15:07:32 -0500 > "Kevin A. McGrail" <[email protected]> wrote: > >> I'm sure it's an ancient gcc that I'm using but throwing an error >> compiling 2.79. This is the only issue that stops compilation so I >> fixed it to define the var before setting a value. > > D'oh, thanks. The older C standard permitted variable declarations > only at the beginning of a compound statements. :( > > Regards, > > Dianne.
Which raises the philosophical question, how long do compilers from a different millennium need to be supported? ;-) Kevin, you’re so 1989. -Philip _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

