pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-352-g22c63


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-352-g22c6396
Date: Sun, 21 Feb 2021 13:33:08 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  22c639606904655579afbff9dd0f6319becbb6dd (commit)
      from  f64e4aa7e0d79679631bab72721d55a304ba5a82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 22c639606904655579afbff9dd0f6319becbb6dd
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Feb 21 10:32:37 2021 -0800

    ascii: Always include <sys/ioctl.h> if we're calling ioctl.
    
    This file included sys/ioctl.h if it was necessary to use the TIOCGWINSZ
    constant, but in fact it's needed to call ioctl() at all, so this commit
    moves the #include so that it's included whenever we use ioctl().
    
    Bug #60069.
    Reported by Jeremy Lavergne.

-----------------------------------------------------------------------

Summary of changes:
 src/output/ascii.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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