vte r1519 - in trunk: . python src



Author: cpwilson
Date: 2007-01-24 20:37:19 +0000 (Wed, 24 Jan 2007)
New Revision: 1519
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1519&view=rev

Modified:
   trunk/ChangeLog
   trunk/python/vte.defs
   trunk/python/vte.override
   trunk/src/pty.c
   trunk/src/pty.h
   trunk/src/vte.c
   trunk/src/vte.h
Log:
2007-01-24  Chris Wilson <chris chris-wilson co uk>

	Bug 400184 â _vte_pty_open declaration mismatch - breaks on Solaris
	actually revealed a faux-pas in the conversion of the public
	interfaces to GPid - that it broke the ABI.

	However, the intention is to remove the exposed pid_t, cf bug 400333.

	* python/vte.defs:
	* python/vte.override:
	* src/pty.c: (_vte_pty_open):
	* src/pty.h:
	* src/vte.c: (_vte_terminal_fork_basic), (vte_terminal_forkpty):
	* src/vte.h:
		Revert the exposed GPids back to pid_t.






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