RE: [GD-General] C++ analyzers?
Brought to you by:
vexxed72
From: Mick W. <mi...@ne...> - 2002-07-18 19:08:05
|
Araxis Merge (www.araxis.com) can be configured to ignore lines based on regular expressions. It comes with default expressions for (optionally) ignoring C++ // style comments, and VSS auto-inserted data. It's also a brilliant merge program. Mick. -----Original Message----- From: gam...@li... [mailto:gam...@li...]On Behalf Of Peter Lipson Sent: Thursday, July 18, 2002 11:20 AM To: gam...@li... Subject: RE: [GD-General] C++ analyzers? coincidentally enough, today I was searching for (and not finding..) a file differencing program that understood C++. Most differencing programs can be configured to ignore whitespace; it would be nice to ignore comments, too. |