Multi-line options not allowed? file networking
"Daniel B. Faken" <[email protected]> Fri, 12 Aug 2005 15:08:05 -0400 (EDT)
| Newsgroups | gmane.comp.graphics.chromium.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is there some reason multi-line values for options (of type CR_STRING) are not allowed? My option-setting-callback-fn only receives the first line. Also, is the 'file' network type working for people? I had to change net.c:80 from if(!crStrcmp(protocol, file) .. to if(!crStrncmp(protocol, file, 4) .. in order to avoid messages like "invalid protocol: file://...". I also had to call servernode.AddTile(..) to avoid getting a failure in the assertion at server_tiles.c:529. (not given in playback.conf) thanks! Daniel Faken ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf