Mailing List Archive

[openssh] branch V_7_4 updated (4a354fc -> fc1fca1)
This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch V_7_4
in repository openssh.

from 4a354fc crank version numbers for release
new fc1fca1 Remove _XOPEN_SOURCE from wide char detection.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit fc1fca18547cf2bc50229d356ad512e08895f95d
Author: Darren Tucker <dtucker@zip.com.au>
Date: Fri Feb 3 14:10:34 2017 +1100

Remove _XOPEN_SOURCE from wide char detection.

Having _XOPEN_SOURCE unconditionally causes problems on some platforms
and configurations, notably Solaris 64-bit binaries. It was there for
the benefit of Linux put the required bits in the *-*linux* section.

Patch from yvoinov at gmail.com.

Summary of changes:
configure.ac | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits