From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-09-11 15:28:05


Hello,

Older compilers/libraries seem to support only one argument forms of
isspace, isalpha, ... functions, instead of the two argument forms, where
the second argument is a locale object.

Is there a config macro to address this?

Jaakko