bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: declare -F incorrect line number


From: Chet Ramey
Subject: Re: declare -F incorrect line number
Date: Wed, 5 Oct 2022 14:22:06 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.1

On 10/2/22 4:51 AM, Daniel Castro wrote:

    Bash Version: 5.0

    Patch Level: 17

    Release Status: release


    Description:

      declare -F yields the wrong line number for a function that has
    nested functions declared within. Instead it gives the line number of
    the last nested function.

Thanks for the report. I'll take a look, but I have a question. Why are you
declaring functions inside functions? Are you trying to do some kind of
conditional definition?

Chet

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]