Re: [Openslp-devel] Remote DOS crash in openslp

2012-12-12 Thread John Calcote
(Copying list) Hi Richard, Your patch is now committed. I also committed a fix for a couple of compiler problems from the last patch set that never made it into the code base for some reason. I'm fairly certain tip compiles cleanly now. Sorry for any trouble this oversight caused. John > ---

[Openslp-devel] What platforms are being tested?

2012-12-12 Thread Nick Wagner
I've discovered that my OS X setup at work isn't currently going to work for testing openslp. Before I try to set something up at home, I thought I'd check if anyone else was testing Mac? Is anyone hitting the Windows version? While it was great that the work Jim Marshall did spurred on this rele

Re: [Openslp-devel] What platforms are being tested?

2012-12-12 Thread John Calcote
Agreed. I realize you're not pointing fingers Nick, but I must apologize for my part in this. I'm sorry for causing all the code churn right before a release. I'll try to commit submitted patches in a more timely fashion in the future. John From: Nick Wagner [mailto:ne...@wingedbeast.or

Re: [Openslp-devel] Remote DOS crash in openslp

2012-12-12 Thread John Calcote
(copying list) In an attempt to begin doing more unit testing, I've added a unit test framework to slp_compare.c. This is nothing more than a test-main at the bottom of the source file. I've added six tests to start with, but many, many more could be added to give us better coverage of this uti

Re: [Openslp-devel] What platforms are being tested?

2012-12-12 Thread Jim Marshall
Title: mail Once I get some free time I will test the latest tree on CentOS 5.5, Solaris 10 (sparc and intel), Windows and possibly AIX 5.3. Hopefully this will be done by the end of this week. Jim Nick Wagner wrote: I've discovered th