Denys Vlasenko wrote: > (a) does it compile if the entire #if is reduced to its #else branch?
Hi, no. > monetary_members.cc:417: error: `_NL_MONETARY_DECIMAL_POINT_WC' was not declared in this scope > monetary_members.cc:420: error: `_NL_MONETARY_THOUSANDS_SEP_WC' was not declared in this scope in uClibc include/langinfo.h these variables are located in a "#if 0 ... endif" section. Greetings, rhabarber1848 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
