Feature Suggestion

Werner Koch wk at gnupg.org
Fri Oct 20 08:48:26 CEST 2000


On Fri, 20 Oct 2000, Michael Still wrote:

> library. At the moment (after my brief examination of the code) it would
> appear that things are largely intertwined with main(), which is the entry
> point for all C programs...

It is not that bad.  main intializes the environment and takes care
of cleaning it up later and then there is just one big switch which
dispatches the commands.

There are a few g10_exit() and log_fatal() in the code shich have to
be replaced by an error return.

  Werner
  

-- 
Werner Koch				GnuPG key:  621CC013
OpenIT GmbH                             http://www.OpenIT.de



More information about the Gnupg-devel mailing list