[GME-commit] GMESRC/GME/Parser MgaXslt.cpp,1.4,1.5
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue May 18 09:31:02 CDT 2004
- Previous message: [GME-commit]
GMESRC/GME/Gme GME.dsp,1.86,1.87 GMEApp.cpp,1.115,1.116
GMEView.cpp,1.148,1.149 GmePrintDialog.cpp,1.4,1.5
ModelPropertiesDlgBar.cpp,1.4,1.5 PannButton.cpp,1.6,1.7
PannWinDlg.cpp,1.4,1.5 PreviewWnd.cpp,1.2,1.3
- Next message: [GME-commit]
GMESRC/GME/ConstraintManager ConstraintManager.dsp,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/Parser
In directory braindrain:/tmp/cvs-serv31734/Parser
Modified Files:
MgaXslt.cpp
Log Message:
Eliminated _ALL_ warning messages.
CVS User: volgy
Index: MgaXslt.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Parser/MgaXslt.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MgaXslt.cpp 13 May 2004 15:18:15 -0000 1.4
--- MgaXslt.cpp 18 May 2004 13:30:59 -0000 1.5
***************
*** 32,36 ****
XMLPlatformUtils::Initialize();
}
! catch (const XMLException& toCatch)
{
theResult = E_XSLT_XERCES_INIT;
--- 32,36 ----
XMLPlatformUtils::Initialize();
}
! catch (const XMLException&)
{
theResult = E_XSLT_XERCES_INIT;
- Previous message: [GME-commit]
GMESRC/GME/Gme GME.dsp,1.86,1.87 GMEApp.cpp,1.115,1.116
GMEView.cpp,1.148,1.149 GmePrintDialog.cpp,1.4,1.5
ModelPropertiesDlgBar.cpp,1.4,1.5 PannButton.cpp,1.6,1.7
PannWinDlg.cpp,1.4,1.5 PreviewWnd.cpp,1.2,1.3
- Next message: [GME-commit]
GMESRC/GME/ConstraintManager ConstraintManager.dsp,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list