This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make gets() declaration extern "C"
authorSteve Hay <steve.m.hay@googlemail.com>
Mon, 23 Apr 2018 12:53:55 +0000 (13:53 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Mon, 23 Apr 2018 12:53:55 +0000 (13:53 +0100)
commite7a4ac29db6bdae9bd692f8f1f2471eee03bbb66
tree5418a97782c91100aeb1edf7b7598b34aa0df761
parent002a84150d55738667ea8a7243b124db949436ca
Make gets() declaration extern "C"

This, together with the previous commit, fixes the C++-mode build on
Windows using VS2017 except for the remaining problem with PL_nan when
linking POSIX - see RT#132955.
win32/win32.h