Andreas Schneider wrote: > On Thursday 16 April 2009 12:33:51 Andreas Schneider wrote: > >> When a library function calls exit(), it prevents the calling program from >> handling the error, reporting it to the user, closing files properly, and >> cleaning up any state that the program has. It is preferred for the >> library to return an actual error code and let the calling program decide >> how to handle the situation. >> >> list.c is used in libdspam.so. >> > > Are there still active developers? > > > -- andreas > >
Hello Andreas, only a few, but yes. We are still in the process of sorting out some operational, but we ARE taking notice of both bug reports and proposed patches as well. I would also like to ask people in this list to use the bug tracking system available at http://sourceforge.net/tracker/?atid=1126467&group_id=250683&func=browse There's also a feature request tracker, which is available at http://sourceforge.net/tracker/?atid=1126468&group_id=250683&func=browse Using those instead or, better yet, in addition to posting to this mailing list will ensure, in the long run, that patches aren't lost or issues forgotten. ...And thank you for your input. =) Hugo Monteiro. -- ci.fct.unl.pt:~# cat .signature Hugo Monteiro Email : [email protected] Telefone : +351 212948300 Ext.15307 Web : http://hmonteiro.net Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.ci.fct.unl.pt [email protected] ci.fct.unl.pt:~# _ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
