[Openal-devel] openal-soft
Chris Robinson
chris.kcat at gmail.com
Fri Feb 8 19:15:13 PST 2008
On Friday 08 February 2008 06:35:40 pm Lukasz Pawelczyk wrote:
> It could be nice to solve the above issue as well. Does your
> implementation allow passing config options the same way? If it does
> then maybe just warning and ignore the string on parse error, if it
> doesn't maybe just ignore the whole string completely?
Hmm. Well, it'd be easy enough to check if the name starts with '( and just
ignore it with a warning in that case. I'd rather not try to implement a lisp
parser to actually use the configuration string, though (the fewer
platform-specifics the better).
More information about the Openal-devel
mailing list