Skip to content
  • Chris Wilson's avatar
    Bug 400184 – _vte_pty_open declaration mismatch - breaks on Solaris · 7ab6e418
    Chris Wilson authored
    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.
    
    
    svn path=/trunk/; revision=1519
    7ab6e418