[MacPorts] #64181: ksh @2020.0.0_1 : typeset -f crashes the shell

MacPorts noreply at macports.org
Fri Dec 10 18:11:56 UTC 2021


#64181: ksh @2020.0.0_1 : typeset -f crashes the shell
-----------------------+--------------------
  Reporter:  posguy99  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Low       |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  bigsur
      Port:  ksh       |
-----------------------+--------------------

Comment (by posguy99):

 Sorry, I wasn't clear.


 {{{
 $ cat $FPATH/ver
 # Shortcut to show current shell version
 function ver {
     printf 'ksh: %s\n' "${KSH_VERSION:-unknown}"
 }
 }}}

 I was showing there was at least one function there. :)  When you tested
 it, did you have a function definition present?

 Regarding replacing ksh93 with ksh93u+m, well, there is probably value in
 having the ATT codebase there too, but Apple ships ksh93 in base right
 now.  I think it has a different set of patches, though.

-- 
Ticket URL: <https://trac.macports.org/ticket/64181#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list