Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_be.py ethereal_gen.py

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Jul 2001 13:35:23 -0500 (CDT)
guy         2001/07/27 13:35:22 CDT

  Modified files:
    .                    ethereal_be.py ethereal_gen.py 
  Log:
  Updates from Frank Singleton:
  
  	- Add support for CORBA attributes
  	- Add support for included files, not just main file
  	- Fix sequence variable name generation.
  	- Add support functions for code warnings etc.
  	   i.e.: TODO and WARNING functions, to highlight
  	   if we don't [yet] support a particular CORBA type.
  
  Revision  Changes    Path
  1.3       +27 -18    ethereal/ethereal_be.py
  1.9       +303 -14   ethereal/ethereal_gen.py