From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: alexis@m2osw.com Newsgroups: gmane.emacs.bugs Subject: Bug in regex.h? Date: Wed, 30 Mar 2005 02:03:32 -0800 (PST) Organization: Made to Order Software Corp. Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1112177604 32243 80.91.229.2 (30 Mar 2005 10:13:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2005 10:13:24 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 30 12:13:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGaCB-0006Us-0z for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Mar 2005 12:13:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGaSe-0003w4-7K for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Mar 2005 05:30:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DGaMN-000276-Uw for bug-gnu-emacs@gnu.org; Wed, 30 Mar 2005 05:23:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DGaMH-00025N-OH for bug-gnu-emacs@Gnu.org; Wed, 30 Mar 2005 05:23:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGaMF-000230-9B for bug-gnu-emacs@Gnu.org; Wed, 30 Mar 2005 05:23:31 -0500 Original-Received: from [64.166.38.38] (helo=m2osw.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DGa6j-0002aT-A1 for bug-gnu-emacs@Gnu.org; Wed, 30 Mar 2005 05:07:29 -0500 Original-Received: from substitute by substitute with [XMail 1.20 ESMTP Server] id for from ; Wed, 30 Mar 2005 02:03:32 -0800 X-X-Sender: alexis@substitute Original-To: bug-gnu-emacs@Gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:11012 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:11012 Hi guys, The other day I tried to compile regex.h and to my surprised the link didn't work. That's because you don't have the #ifdef __cplusplus then use an extern "C" { ... Is this intended (i.e. is regex.h only supposed to be used with gcc) or a small mistake? Thank you, -- Alexis Wilke President Made to Order Software, Corporation Made to Order Software, Limited e-mail: alexis@m2osw.com cell-text: alexis.cell@m2osw.com (please, only small messages) Web Page: http://www.m2osw.com Company e-mail: contact@m2osw.com Phone: +(1) 916 220 6482 Fax: +(1) 916 988 1450 Address 1: 9275 Blue Oak Drive Orangevale, California 95662 United States of America Address 2: 2nd Floor, Hammersmith Broadway Hammersmith London W6 7BB United Kingdom CONFIDENTIAL This document contains non-public proprietary information that is subject to restrictions on use and/or disclosure. If you are not the intended recipient, any dissemination, distribution or copying is strictly prohibited. If you think that you have received this e-mail message in error, please e-mail the sender and delete all copies. Thank you.