[Bug 248377] [PATCH] script(1): Enable proper playback [-p] of curses sessions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 3 04:18:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248377

SOUMENDRA GANGULY <0.gangzta at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216951|0                           |1
        is obsolete|                            |

--- Comment #8 from SOUMENDRA GANGULY <0.gangzta at gmail.com> ---
Created attachment 216973
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216973&action=edit
script.diff

Removes unnecessary "ttyflg = 0" at the beginning of playback() in previous
patch because static global variable ttyflg will automatically be initialized
to 0 by compiler.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list