tidy-html5/console
Geoff McLane 0706d195ef Oops, a C/C++ little compile problem.
In K&R (pure) C all variables used in a context must be declared before
the first executable phrase. gcc allowed this C/C++ crossover many years
ago.

But compilers, like MSVC, will bark at this problems with a quite weird
difficult to understand, error message!

This small re-arrangement of the code fixes that...
2015-11-04 02:50:00 +01:00
..
tab2space.c Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
test71.cxx Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
tidy.c Oops, a C/C++ little compile problem. 2015-11-04 02:50:00 +01:00