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

From Michael Meskes
Subject Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h
Date
Msg-id 1454155301.23207.80.camel@postgresql.org
Whole thread Raw
In response to BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h  (vladimir.zvagolskiy@nasdaq.com)
Responses Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h
List pgsql-bugs
> once I modify datetime.h file as per below diff, the issue
> disappears.
> 
> [vlzv@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

pgsql-bugs by date:

Previous
From: John R Pierce
Date:
Subject: Re: BUG #13900: stop standby failed with writer process hang(happen 3 times in 2 days)
Next
From: Michael Meskes
Date:
Subject: Re: BUG #13898: ecpg complains on nested comments in /usr/pgsql-9.4/include/informix/esql/datetime.h