bug-bash
[Top][All Lists]
Advanced

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

Re: `time ( someCmd )` Doesn't Print Time Under 5.2


From: Dabrien 'Dabe' Murphy
Subject: Re: `time ( someCmd )` Doesn't Print Time Under 5.2
Date: Mon, 21 Nov 2022 21:36:30 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0) Gecko/20100101 PostboxApp/7.0.58

On 11/21/22 9:32 PM, Koichi Murase <myoga.murase@gmail.com> wrote:
`git bisect' finds the following commit (2022-01-31) which introduced
the behavior:
commit b325b0e96bd05c76bbfc4d60d0707fc93d58f03f (HEAD, refs/bisect/bad)

execute_cmd.c
         - execute_in_subshell: call optimize_subshell_command for (list)
           subshells to either set CMD_NO_FORK for simple commands or set
           CMD_TRY_OPTIMIZING for likely candidates for later optimization

More crumbs, FTR:

  19:51 <emanuele6> this comment looks very suspicious https://git.savannah.gnu.org/cgit/bash.git/diff/execute_cmd.c?h=devel&id=9928dcb48f35d957d936f9c6d8bec8cec8b76317   19:52 <emanuele6> that patch addresses this bug https://lists.gnu.org/archive/html/bug-bash/2021-09/msg00047.html

--
:- Dabe


reply via email to

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