On 02.01.2021 03:13, Lemures Lemniscati via Cygwin wrote:
On Sat, 02 Jan 2021 07:30:05 +0900, Lemures Lemniscati
On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin
Hi All,
trying to build postgresql 12.X with python3 interface, I hit an
interesting issue
A cygport file is attached
On Sat, 02 Jan 2021 07:30:05 +0900, Lemures Lemniscati
> On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin
> > Hi All,
> >
> > trying to build postgresql 12.X with python3 interface, I hit an
> > interesting issue
> >
> > all headers
> > /usr/include/python{3.6-3.8}/pyport.h
> >
> > are
stunnel 5.57-1 is now available in Cygwin. This release includes the
following security fix:
* The "redirect" option was fixed to properly handle "verifyChain = yes"
If you have stunnel installed, you should update to this release right
away. Please see the upstream changelog[1] for the full list
On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin
> Hi All,
>
> trying to build postgresql 12.X with python3 interface, I hit an
> interesting issue
>
> all headers
> /usr/include/python{3.6-3.8}/pyport.h
>
> are including
>
> # if defined(__CYGWIN__)
> #
Hi,
when trying out uf a certain shared memory allocator would
work on Cygwin, I tried out the sample program below (which
works on Linunx, *BSD, AIX and Solaris) and got a suprising
falure with a segmentation fault at the line
*i1 = 42;
mmap() had succeeded.
Is this a known issue, and wou
Hi All,
trying to build postgresql 12.X with python3 interface, I hit an
interesting issue
all headers
/usr/include/python{3.6-3.8}/pyport.h
are including
# if defined(__CYGWIN__)
# define PyMODINIT_FUNC
__declspec(dllexport) PyObject*
#
The PCRE2 library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics as Perl,
with just a few differences.
This is a rebuild of the latest upstream release with gcc10, along with
the latest patchset from Fedora.
The MinGW packages have
7 matches
Mail list logo