public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Fix compile problem.
@ 2008-05-21 19:49 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2008-05-21 19:49 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  ad8717e86fe645e8239b42c9604905a7bfb71e53 (commit)
      from  8a5c1063c603875724da368a064930581cc2e202 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit ad8717e86fe645e8239b42c9604905a7bfb71e53
Author: Andrew Cagney <cagney@redhat.com>
Date:   Wed May 21 15:43:42 2008 -0400

    Fix compile problem.
    
    frysk-sys/frysk/sys/ChangeLog
    2008-05-21  Andrew Cagney  <cagney@redhat.com>
    
    	* cni/PseudoTerminal.cxx: Delete stray include.

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

Summary of changes:
 frysk-sys/frysk/sys/ChangeLog              |    4 ++++
 frysk-sys/frysk/sys/cni/PseudoTerminal.cxx |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/frysk-sys/frysk/sys/ChangeLog b/frysk-sys/frysk/sys/ChangeLog
index 3cd89da..13d7a5c 100644
--- a/frysk-sys/frysk/sys/ChangeLog
+++ b/frysk-sys/frysk/sys/ChangeLog
@@ -1,8 +1,12 @@
 2008-05-21  Andrew Cagney  <cagney@redhat.com>
 
+	* cni/PseudoTerminal.cxx: Delete stray include.
+
 	* FileDescriptor.java: Make native methods private.
 	* cni/FileDescriptor.cxx: Update.
 	* jni/FileDescriptor.cxx: Implement.
+	
+2008-05-21  Andrew Cagney  <cagney@redhat.com>:frysk-sys/frysk/sys/ChangeLog
 
 	* cni/Fork.cxx (class redirect_stdio): Fix typo out->err.
 	* jni/PseudoTerminal.cxx: Implement.
diff --git a/frysk-sys/frysk/sys/cni/PseudoTerminal.cxx b/frysk-sys/frysk/sys/cni/PseudoTerminal.cxx
index 63ec20b..39c989a 100755
--- a/frysk-sys/frysk/sys/cni/PseudoTerminal.cxx
+++ b/frysk-sys/frysk/sys/cni/PseudoTerminal.cxx
@@ -51,7 +51,6 @@
 #include "frysk/sys/cni/Errno.hxx"
 #include "frysk/sys/cni/Fork.hxx"
 #include "frysk/sys/PseudoTerminal.h"
-#include "frysk/sys/PseudoTerminal$RedirectStdio.h"
 
 jint
 frysk::sys::PseudoTerminal::open(jboolean controllingTerminal) {


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-21 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-21 19:49 [SCM] master: Fix compile problem cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).