Tonight I found a problem with halvcp exiting improperly. It was calling hal_exit() twice, segfaulting on the second one. There are two paths of exiting: g_atexit(), signal(). When I exit AXIS, the emc script (?) tries to kill it, and both of these paths get executed.
But, that's all beside the point. I committed what turns out to be a wrong fix I think. Then I realized this was probably silly because halvcp prints a warning that it will be removed for version 2.2. Should we remove it instead of trying to fix it? ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
