On Sat, Dec 08, 2007 at 12:45:46PM -0500, Martin Weinberg wrote: > I grabbed the source and tried to debug. The problem appears to be in > the wibble::Splitter logic near and after line 253 in IfaceParser.cc. > I'd have to dig pretty deep into libwibble to provide a patch but I'm > hoping this helps.
Indeed. Switching from wibble::Splitter to wibble::Tokenizer could work, with something like: wibble::Tokenizer tokens(str, "[^\" \t][^ \t]+|\"[^\"]+\"", REG_EXTENDED); I've been looking for essid information, and luckily double quotes don't seem to be allowed inside an essid. I'm now preparing a new upload. Ciao, Enrico -- GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature