On 14.05.2015 09:15, Julian Seward wrote: > > On 14/05/15 01:13, Philippe Waroquiers wrote: >> Tools are also not working with constants while they are working >> with enum (e.g. emacs find-tag does not work with HChar >> constants, and works with enum values). > > enums are type-checkable; chars aren't really. I must say I would > also prefer if this was done with an enum. I didn't think this would be controversial given the precedent mc_translate.c::assignNew Anyhow... r15261. Florian |