delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <015701bf980c$bac86cf0$0a32a8c0@rainsound.com> |
Reply-To: | "Michael O'Brien" <mobrien AT pixar DOT com> |
From: | "Michael O'Brien" <mobrien AT pixar DOT com> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Cc: | "Michael O'Brien" <mobrien AT pixar DOT com> |
Subject: | line directives from bison |
Date: | Mon, 27 Mar 2000 08:51:42 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2314.1300 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Hola~ When using bison, the line directives, which are on by default, from the command prompt, the resulting file contains: #line 1 "f:\dir\file" which is bogus (the \ need to be escaped). So, my options are to either run the result through sed replacing '\' with "\\" or not use line directives (which make debugging quite a pain) I'm using the 20.1 version of cygnus. Anyone know if this bug is going to be fixed anytime soon? MO -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |