glib/goption.c (unknown symbol)

2014-10-20 Thread John Emmas
Hi - I just updated from git master (about half an hour ago) but MSVC gives me an 'undeclared identifier' error at line 368 of 'glib/goption.c'. Here's what the line looks like:- optind = 1; I assumed (maybe?) it was a typo - but on reading the rest of that function, it's not really ob

Re: glib/goption.c (unknown symbol)

2014-10-20 Thread Ryan Lortie
hi John, On Mon, Oct 20, 2014, at 06:28, John Emmas wrote: > Hi - I just updated from git master (about half an hour ago) but MSVC > gives me an 'undeclared identifier' error at line 368 of > 'glib/goption.c'. Here's what the line looks like:- > >optind = 1; This is a known issue and