One additional note on the doxygen documentation for the functions. Wouldn't it be more readable if there is a new line between different sections, i.e. between description (potentially, between short and long description), input parameters and output value?
SG On Sun, Dec 14, 2008 at 10:52 AM, Stjepan Gros <sgros...@gmail.com> wrote: > After looking into the code I have some comment and questions that > someone can answer: > > 1. Who/where/when and why sets and uses ENABLE_PLUGIN_SERVER. I > grep'ed through the code and it's only used, not defined anywere!? > > 2. The consequence of 1 is that "cache_dir" is never used (it's in > plugins directory, .bin subdirectory) and that cache I'm talking about > in CR is differently set. > > 3. What are the rules/recommendations for logging. As I saw, > sometimes, printf is used, then fprintf, occasionally perror and > finally log_* functions. > > 4. Why in plugutils there is a function "plug_get_oid" that only calls > "_plug_get_oid"? Is there something planned in the future? > > SG > _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel