1 Oct 2003 03:55
[PATCH] Remove stderr garbage from at-spi.
Chris Ball <cjb <at> mrao.cam.ac.uk>
2003-10-01 01:55:39 GMT
2003-10-01 01:55:39 GMT
Hi, Please don't leak to stderr like this. Thanks, - Chris. Index: spi_main.c =================================================================== RCS file: /cvs/gnome/at-spi/cspi/spi_main.c,v retrieving revision 1.38 diff -u -r1.38 spi_main.c --- spi_main.c 1 Sep 2003 12:35:54 -0000 1.38 +++ spi_main.c 1 Oct 2003 01:10:45 -0000 <at> <at> -514,8 +514,6 <at> <at> cspi_cleanup (); - fprintf (stderr, "bye-bye!\n"); - return leaked; } -- -- Chris Ball <cjb <at> mrao.cam.ac.uk> Inference Group: <http://www.inference.phy.cam.ac.uk/is/> The Dasher Project: <http://www.inference.phy.cam.ac.uk/dasher/>
RSS Feed