On Jul 10, 2011, at 9:59 AM, Nicola Pero wrote:
> This Objective-C patch does an obvious cleanup of the encoding code internal
> API, by hiding
> the obstacks used to create the encoding strings inside objc-encoding.c.
> This provides
> a cleaner, simpler API, and improves code modularity.
> Ok
This Objective-C patch does an obvious cleanup of the encoding code internal
API, by hiding
the obstacks used to create the encoding strings inside objc-encoding.c. This
provides
a cleaner, simpler API, and improves code modularity.
In practice, the patch makes the following changes:
* have o