Changes between Initial Version and Version 1 of Ticket #68853


Ignore:
Timestamp:
Dec 7, 2023, 9:40:42 PM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68853

    • Property Keywords perl csshx removed
    • Property Status changed from new to assigned
    • Property Owner set to neverpanic
    • Property Summary changed from csshx does not work with current Perl to csshX @0.74: does not work with current Perl
  • Ticket #68853 – Description

    initial v1  
    11in macOS 11 and higher, csshx failed with the following error because it doesn't work with the updated version of Perl.  It works with Perl 5.18 or older.
    22
     3{{{
    34Unimplemented: POSIX::tmpnam(): use File::Temp instead at /System/Library/Perl/5.30/darwin-thread-multi-2level/POSIX.pm line 185.
    45Unimplemented: POSIX::tmpnam() at /opt/local/bin/csshx line 1130.
    56BEGIN failed--compilation aborted at /opt/local/bin/csshx line 1130.
     7}}}