Olaf van der Spek wrote:
Hi,
How do I tell this function to ignore unknown options?
You pass 'true' for allow_unregistered parameter. Then,
when you store into variables_map, unregistered options get
skipped.
This in possible in CVS HEAD only.
- Volodya