From: Sam S. <sd...@gn...> - 2005-01-25 14:50:50
|
> * Bruno Haible <oe...@py...t> [2005-01-25 10:54:34 +0100]: > > Sam wrote: >> Additionally, your change broke the mingw build because there is no >> gettext on woe32 and thus the i18n module does not build > > I fixed this module now. Thanks! > The BASE_MODULES and the set of functions defined by these modules > should *not* be platform dependent. Portability between operating > systems is a requirement for things in 'base'. If a platform cannot > provide some functionality, use a dummy replacement / approximation > that does something useful instead. yes. -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> char*a="char*a=%c%s%c;main(){printf(a,34,a,34);}";main(){printf(a,34,a,34);} |