Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h

From: Vladimir Zvagolskiy <Vladimir(dot)Zvagolskiy(at)nasdaq(dot)com>
To: Michael Meskes <meskes(at)postgresql(dot)org>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h
Date: 2016-01-31 22:23:39
Message-ID: 37edb08437e746b9bfa4d430ec4f738a@se10mbx02.org.nasdaqomx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Michael,

Sorry for being confusing with this.
You're right, I've modified the file manually by putting "/" in front of "*" on line 9, and then made a diff.
*.orig is the original file as you have it in your 9.4.5 sources tree.

Thanks!

Cheers,
Vlad

-----Original Message-----
From: Michael Meskes [mailto:meskes(at)postgresql(dot)org]
Sent: Saturday, 30 January 2016 11:02 PM
To: pgsql-bugs(at)postgresql(dot)org
Cc: Vladimir Zvagolskiy <Vladimir(dot)Zvagolskiy(at)nasdaq(dot)com>
Subject: Re: [BUGS] BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h

> once I modify datetime.h file as per below diff, the issue disappears.

> [vlzv(at)inetlinux10 ecpg_9.4_issue]$ diff
> /usr/pgsql-9.4/include/informix/esql/datetime.h
> /usr/pgsql-9.4/include/informix/esql/datetime.h.orig
> 9c9
> <                                                                /*
> symbols */
> ---
> >                                                                *
> > symbols
> */
>

I'm a bit confused. My 9.4.5 source tree does not show a "/*" in line 9, but only a "*", or in other words the patch you applied seems to only bring your source back to what originally was in 9.4.5.

What do I miss here?

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL

***********************************************************
CONFIDENTIALITY NOTICE: This e-mail and any attachments are for the exclusive and confidential use of the intended recipient and may constitute non-public information. If you received this e-mail in error, disclosing, copying, distributing or taking any action in reliance of this e-mail is strictly prohibited and may be unlawful. Instead, please notify us immediately by return e-mail and promptly delete this message and its attachments from your computer system. We do not waive any work product or other applicable legal privilege(s) by the transmission of this message.
***********************************************************

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Meskes 2016-02-01 08:56:56 Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h
Previous Message Michael Paquier 2016-01-31 12:29:43 Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby