pgsql: Define the value for in6addr_any on MingW, since it provides the

Started by Magnus Haganderover 16 years ago3 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Log Message:
-----------
Define the value for in6addr_any on MingW, since it provides the struct
only in the header files and not in any libraries, yet declare it as
an extern.

Modified Files:
--------------
pgsql/src/backend/port/win32:
mingwcompat.c (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&r2=1.9)

#2Thom Brown
thombrown@gmail.com
In reply to: Magnus Hagander (#1)
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the

On 9 February 2010 19:55, Magnus Hagander <mha@postgresql.org> wrote:

Log Message:
-----------
Define the value for in6addr_any on MingW, since it provides the struct
only in the header files and not in any libraries, yet declare it as
an extern.

Modified Files:
--------------
   pgsql/src/backend/port/win32:
       mingwcompat.c (r1.8 -> r1.9)
       (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&amp;r2=1.9)

Trivial but...

s/defined/define/

Thom

#3Magnus Hagander
magnus@hagander.net
In reply to: Thom Brown (#2)
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the

On Tue, Feb 9, 2010 at 21:04, Thom Brown <thombrown@gmail.com> wrote:

On 9 February 2010 19:55, Magnus Hagander <mha@postgresql.org> wrote:

Log Message:
-----------
Define the value for in6addr_any on MingW, since it provides the struct
only in the header files and not in any libraries, yet declare it as
an extern.

Modified Files:
--------------
   pgsql/src/backend/port/win32:
       mingwcompat.c (r1.8 -> r1.9)
       (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&amp;r2=1.9)

Trivial but...

s/defined/define/

You know, I should start sending all my patches by you for typo-check...

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/