Guy,

Guy Harris wrote:

On Thursday, July 17, 2003, at 8:06 PM, Guy Harris wrote:


.....
By the way, "plugin_gen.py" also generates an "Xass-list" file, but it's not used anywhere that I can see; is that just a debugging file? If so, the code to generate it should probably be removed.




Yes, this is currently unused and it is the beginning of a change
in epan/plugins.c to move the initialization of  patable  from
routine  init_plugins()  to the definition of patable. Then the
linker will initialize this table and init_plugins() will be simplified.

The contents of Xass-list can be used to initialize patable.

However I think it is too big a change to replace these 5 tables with
the generated ones and modify the behaviour at the same time.

So, unless you ask me to do otherwise, I will come up with a patch
to 0.9.14 to move the initialization of patable.

Thanks.

--
Regards,
----------------------------------------------------------------  -o)
Matthijs Melchior                                       Maarssen  /\\
[EMAIL PROTECTED]                                  Netherlands _\_v
---------------------------------------------------------------- ----




Reply via email to