--- !ditz.rubyforge.org,2008-03-06/issue title: miscellaneous typing cleanups desc: |- Miscellaneous typing cleanup: * Wider use of duk_arridx_t * String interning: use duk_size_t for string lengths * Typing of C switch statement target: what can the switch target and case value types be (any integer? just "int"?) when portability is a concern? What cast should be used (if any)? * PC and line: signed / unsigned convention varies * Mark and sweep: duk_uint_t vs. duk_size_t convention varies type: :task component: duk release: v0.12 reporter: Sami Vaarala status: :unstarted disposition: creation_time: 2014-07-08 21:41:10.540054 Z references: [] id: 543b80926e5c366e02689296d1d8f574225bcc5d log_events: - - 2014-07-08 21:41:10.540706 Z - Sami Vaarala - created - ""