From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24886 invoked by alias); 21 Dec 2001 04:07:26 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 24843 invoked from network); 21 Dec 2001 04:07:25 -0000 Subject: SN 5.0 Patch: standard C++ keywords From: "Timothy M. Shead" To: Source-Navigator Group Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: Fri, 07 Dec 2001 04:56:00 -0000 Message-Id: <1008907334.2819.5.camel@kathy> Mime-Version: 1.0 X-SW-Source: 2001-q4/txt/msg00060.txt.bz2 Gang: The enclosed patch updates SN5.0.0 highlighting to conform to the complete set of C++ keywords defined in ISO/IEC 14882-1998, Table 3. Specifically, it: * Adds dynamic_cast, explicit, export, false, mutable, true, typeid, typename, and wchar_t * Removes interface and overload Comments welcome, Timothy M. Shead From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Timothy M. Shead" To: Source-Navigator Group Subject: SN 5.0 Patch: standard C++ keywords Date: Thu, 20 Dec 2001 20:07:00 -0000 Message-ID: <1008907334.2819.5.camel@kathy> X-SW-Source: 2001-q4/msg00086.html Message-ID: <20011220200700.X6JjnCV8HikNFtj3RpmZ0QeIijaX7WKWxP0Z6Mo6KAw@z> Gang: The enclosed patch updates SN5.0.0 highlighting to conform to the complete set of C++ keywords defined in ISO/IEC 14882-1998, Table 3. Specifically, it: * Adds dynamic_cast, explicit, export, false, mutable, true, typeid, typename, and wchar_t * Removes interface and overload Comments welcome, Timothy M. Shead