[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master ad76020 1/2: Support mouse clicks on tab bar on TTY frames
From: |
Eli Zaretskii |
Subject: |
Re: master ad76020 1/2: Support mouse clicks on tab bar on TTY frames |
Date: |
Mon, 07 Oct 2019 19:07:03 +0300 |
> From: Andreas Schwab <address@hidden>
> Cc: Eli Zaretskii <address@hidden>
> Date: Mon, 07 Oct 2019 00:20:32 +0200
>
> That breaks no-x build:
>
> xdisp.c:13477:8: error: ‘struct frame’ has no member named
> ‘last_tab_bar_item’; did you mean ‘n_tab_bar_items’?
Sorry about that. This is exactly why I hate terminal-specific struct
members in the display engine.