Bug#735611: ITP: python-nameparser -- Simple Python module for parsing human names into their individual components.

2014-01-16 Thread Leon Haverkotte
Package: wnpp Severity: wishlist Owner: Leon Haverkotte l.m.c.haverko...@utwente.nl * Package name: python-nameparser Version : 0.2.8 Upstream Author : Derek Gulbranson dere...@gmail.com * URL : https://code.google.com/p/python-nameparser/ * License : LGPL

Bug#330493: Call to soup_soap_message_new(..) causes segfault.

2005-09-28 Thread Leon Haverkotte
Package: libsoup Version: 2.2-8 When trying to create a new SoupSoapMessage the program segfaults upon calling the soup_soap_message_new(...) function, instead of returning NULL upon failure. A small testing codesnippet: #include libsoup/soup.h #include libsoup/soup-soap-message.h #include