program_options: compilation fixes

19 Dec
2004
19 Dec
'04
3:43 p.m.
Hi, 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. Thanks, Graham. -- Graham Bennett

12 Jan
12 Jan
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
7454
Age (days ago)
7478
Last active (days ago)
1 comments
2 participants
participants (2)
-
Graham Bennett
-
Vladimir Prus