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, 12 Oct 2001 12:14:42 -0500 (CDT)
guy         2001/10/12 12:14:41 CDT

  Modified files:
    .                    ethereal_be.py ethereal_gen.py 
  Log:
  From Frank Singleton:
  
  	Added some functionality to idl2eth to allow C code generation
  	and display of CORBA IDL Enum's as symbolic values, along side
  	the numerical value currently being displayed.
  
  Revision  Changes    Path
  1.5       +24 -4     ethereal/ethereal_be.py
  1.12      +103 -14   ethereal/ethereal_gen.py