mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
The Sfio code uses its own _has_multibyte macro and that was not being disabled by AST_NOMULTIBYTE, so some of its multibyte code was still getting compiled in. This is easily fixed in sfhdr.h. But that exposed another issue: the Sfio stdio wrappers didn't know about the _has_multibyte macro. So this adds the necessary directives to keep their multibyte functions from compiling. |
||
|---|---|---|
| .. | ||
| cmd | ||
| lib | ||
| Mamfile | ||