
12 Jan
2005
12 Jan
'05
10:51 a.m.
Hi Graham,
parsers.cpp and value_semantic.cpp in 1.32.0 both use 'tolower' without including <cctype>, which on my platform is not included as a side-effect of one of the other headers. I have attached patches which make it compile cleanly for me.
The patch is applied. Thanks and sorry for the delay. - Volodya