Bogdan-Andrei Iancu writes: > at the moment I see two options (both involves fixing parse_methods() > not to return error if string is empty): > 1) revert to the original approach (allocate extra int)
i don't see allocating a four byte word as a major performance issue and it provides clean way to figure out if methods were parsed or not, which is consistent with parsing of other message bodies. -- juha _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
