screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] [bug #66153] Several acconfig.h variables are undefined i


From: David Gilman
Subject: [screen-devel] [bug #66153] Several acconfig.h variables are undefined in 5.x
Date: Sat, 31 Aug 2024 13:58:48 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?66153>

                 Summary: Several acconfig.h variables are undefined in 5.x
                   Group: GNU Screen
               Submitter: dgilmangnu
               Submitted: Sat 31 Aug 2024 05:58:45 PM UTC
                Category: Build/Install
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Cur Dev Sources
           Fixed Release: None
         Planned Release: None
           Work Required: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 31 Aug 2024 05:58:45 PM UTC By: David Gilman <dgilmangnu>
The file acconfig.h was removed in the 5.x branch. However, many of its
constants are still found in either source or mentioned in documentation. I
did a quick review but maybe there are more.

MAXWIN: mentioned in the manpage
SOCKDIR: mentioned in docs
SOCKDIR_IS_LOCAL_TO_HOST: has an #ifndef that is now always true
CHECKLOGIN: has an #ifdef that is now always false
LOCKPTY: has an #ifdef that is now always false
LOGOUTOK: has an #ifdef that is now always false
TTYVMIN, TTYVTIME: these are now declared in the source but with different
defaults
USE_LOCALE: used a few places
SHADOWPW: has an #ifdef that is now always false







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66153>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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