According to F J Franklin <[EMAIL PROTECTED]>: > On Mon, 12 Nov 2001, Hubert Figuiere wrote: > > > We now use putenv if SETENV_MISSING is defined. Defined for HP-UX. > > > > CVS: Modified Files: > > CVS: src/config/platforms/hpux.mk > > CVS: src/af/xap/unix/xap_UnixEncodingManager.cpp > > > > All of this after discussing with Dom about that. > > Very nicely rewritten, but I am curious about the why.
Dom had no putenv() on his system. I don't know why, but that is a fact. With that solution we satisfy both modern and ancient UNIces. Hub
