Re: [Openslp-devel] [PATCH] simplify interface list parsing
Brought to you by:
jcalcote
From: John C. <joh...@gm...> - 2012-11-28 19:50:32
|
Yeah - I was going to build on windows and see what broke shortly here. :) John > -----Original Message----- > From: David Stevens [mailto:dls...@us...] > Sent: Wednesday, November 28, 2012 11:36 AM > To: John Calcote > Cc: ope...@li... > Subject: RE: [Openslp-devel] [PATCH] simplify interface list parsing > > John, > Thanks. Nick Wagner in private e-mail pointed out that Windows MSVC > may not have the POSIX strtok_r() but instead uses strtok_s(). I don't have > MSVC to test or work around this so the second patch ("simplify interface list > parsing") may need to wait for someone who does, or just leave the original > code. > The other two patches are independent of this one, so it can be safely > left out if needed. > > +-DLS |