On 11/15/2013 12:07 PM, Paul B Mahol wrote:
>>> typedef enum {
>>> EBML_NONE,
>>> EBML_UINT,
>>> + EBML_SINT,
>>> EBML_FLOAT,
>>> EBML_STR,
>>> EBML_UTF8,
>>
>
> How is this supposed to work?
Could you phrase this in a way that allows me to address the issue you
have with this change?