tyvis update


Subject: tyvis update
From: Dale Martin (dmartin@ECECS.UC.EDU)
Date: Fri Jul 20 2001 - 12:04:02 MDT


Update of /home/paw/CVS/tyvis/VHDLKernel
In directory gatekeeper.ececs.uc.edu:/tmp/cvs-serv23538/VHDLKernel

Modified Files:
        ArrayInfo.hh ArrayType.cc Block.cc EnumerationType.cc
        FileType.cc FileType.hh Hierarchy.hh IntegerType.cc
        Makefile.am Makefile.in ObjectBase.hh PhysicalType.cc
        RealType.cc STDTypes.cc STDTypes.hh SignalAttributes.cc
        SignalNetinfo.hh SortedList.hh SourceInfo.cc SourceInfo.hh
        Types.hh VHDLData.hh VHDLKernel.cc VHDLKernel.hh
        VHDLKernelBase.hh VHDLKernel_state.hh VHDLType.cc VHDLType.hh
        VectorBase.hh textio.cc
Added Files:
        SourceBaseHashMap.hh tyvis-config.h.in
Log Message:
Ported to g++ 3.0. It ended up not being as bad as I initially thought -
I guess I need to get a reference on the C++ standard as not understanding
what's standard was the biggest problem.

I switch configure to generate the file "tyvis-config.h" instead of adding
all of the cpp macros on the command line. I would call the old method
deprecated at this point.

Lastly, I added "SourceBaseHashMap.h" which contains some ugliness to
handle variations in where "hash_map" (which is NOT standard) lives.



This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:12 MST