Ignore:
Timestamp:
Sep 10, 2020, 4:06:29 PM (5 years ago)
Author:
bird
Message:

kash: Need to initialize expfname in the generated function copy code too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/mknodes.sh

    r2311 r3443  
    200200                                string ) fn="nodesavestr(";;
    201201                                int ) fn=;;
     202                                temp )  echo "      new->$f = 0;";;
    202203                                * ) continue;;
    203204                                esac
Note: See TracChangeset for help on using the changeset viewer.