Mail Archives: cygwin-developers/1998/04/22/23:21:13
Geoffrey Noer wrote:
> * dcrt0.cc: Remove NO_COPY from variables that don't need it.
> Remove variables obsoleted by NO_COPY.
All variables in grp.cc and passwd.cc doesn't requires NO_COPY attribute
too.
> which are now handled automatically by NO_COPY. Set error mode
> for Cygwin32 to fail on critical errors rather than popping up
> a dialog box.
> * spawn.cc (spawn_guts): Always use default error mode when
> spawning a new process. Move error message to more generally
The worst solution I ever saw... With this changes I don't know why some
application fails to start from shell script, because some used by an
application dll couldn't be found...
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia.
- Raw text -