bugGNU Screen - Bugs: bug #66153, Several acconfig.h variables are...

 
 

bug #66153: Several acconfig.h variables are undefined in 5.x

Submitter:  David Gilman <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 Release:  5.0.0
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 31 Aug 2024 07:03:05 PM UTC, comment #1: 

Thanks for reporting.
Can you provide a patch to fix it?

Alexander Naumov <anaumov>
Group administrator
Sat 31 Aug 2024 05:58:45 PM UTC, original submission:  

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

David Gilman <dgilmangnu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by anaumov (Posted a comment)
  • -email is unavailable- added by dgilmangnu (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-08-31 anaumov ReleaseCur Dev Sources 5.0.0

    Back to the top

    Powered by Savane 3.14-430a.
    Corresponding source code