Robert Collins wrote: > It's parse type calls parse_size_t, before calling the access list > parser. It definately can be extended :}.
Yes, but it is not as simple. If you simply change the call it will eat the next argument, complaining about an unknown size factor and destroy the access list.. So a new parser function needs to be written for this to work proper I think.. Regards Henrik
