On 03/28/2011 02:14 PM, Roy Stogner wrote: > > > On Mon, 28 Mar 2011, David Knezevic wrote: > >> Yep, reverting GetPot::variable::take() fixed the problem. > > Hmm... the problem seems to be that I forgot that we were passing > multi-character separator lists in to strtok_r, and std::getline() > doesn't handle that case. > > I've reverted to strtok_r-based behavior in the svn head; double check > and make sure that works now?
Yep, the svn head is working now for me. Thanks, Dave ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
