fre 2009-08-21 klockan 13:55 +1200 skrev Amos Jeffries: > Aye, spent some time looking for such in the code before discovering we > did not already do it. > > Anyone have good ideas how to do that?
We already have mk-string-arrays.awk converting selected enums from enum.h to string arrays. Should be possible to reuse this with minor changes as some values should have simpler strings here than the enum defined value. Regards Herik
