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. v0.7.9-417-g407aa


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-417-g407aabd
Date: Sun, 25 Nov 2012 17:08:44 +0000

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  407aabda7c2d395e521b7e003e8e12d9822f3ce0 (commit)
      from  142e7fd7a625e9686f8d14b54b20cf8aff696720 (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 407aabda7c2d395e521b7e003e8e12d9822f3ce0
Author: Ben Pfaff <address@hidden>
Date:   Sun Nov 25 09:04:54 2012 -0800

    Remove feature to automatically connect to GDB when debugging is enabled.
    
    This feature caused a few problems in "make check" on some distributions
    when debugging was enabled at compile time.  It is probably possible to
    find and fix those particular problems, but the feature itself is
    little-used, so this commit instead removes it.
    
    Bug #37444.
    Reported by Mindaugas.

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

Summary of changes:
 configure.ac              |    2 +-
 src/ui/automake.mk        |    1 -
 src/ui/debugger.c         |   72 ---------------------------------------------
 src/ui/debugger.h         |   26 ----------------
 src/ui/terminal/main.c    |    6 +---
 tests/ui/terminal/main.at |    3 +-
 6 files changed, 3 insertions(+), 107 deletions(-)
 delete mode 100644 src/ui/debugger.c
 delete mode 100644 src/ui/debugger.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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