~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to main.c

  • Committer: Arnold D. Robbins
  • Date: 2024-10-10 15:33:16 UTC
  • mfrom: (2057.3.4)
  • Revision ID: git-v1:052f87ec546f80da791b5c229c565dbbc4bc3898
Merge branch 'gawk-5.3-stable'

Show diffs side-by-side

added added

removed removed

Lines of Context:
546
546
                set_current_namespace(awk_namespace);
547
547
                dump_prog(code_block);
548
548
                dump_funcs();
 
549
                close_prof_file();
549
550
        }
550
551
 
551
552
        if (do_dump_vars)