Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Subject: RE: indent syntax MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Date: Wed, 11 Apr 2001 11:36:27 +1000 Message-ID: Thread-Topic: indent syntax Thread-Index: AcDCJvhrs1uAc6FuQK6raIfdFx1KwAAAKUNg From: "Robert Collins" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id XAA16144 > -----Original Message----- > From: DJ Delorie [mailto:dj AT delorie DOT com] > Do this (temporarily, of course): > > #ifdef __cplusplus > extern "C" { > #endif > #if 0 > } > #endif > You're a life saver. Thanks! Rob