From 19530aa74b544c8ce34e7d38187fa641862becf9 Mon Sep 17 00:00:00 2001 From: Sami Vaarala Date: Fri, 24 Jan 2014 18:18:47 +0200 Subject: [PATCH] ditz issue update --- ...9c4fd2cc68a2bff2ca633b828488d610c3e2b7.yaml | 8 ++++++-- ...3fd7eb1928f6427717903a4a26540a57957089.yaml | 15 ++++++++++++++- ...400b838d7e75b02e61aed464c0339a7163a882.yaml | 8 ++++++-- ...bdf11a9a46cb008d935a3e01a7fedc8b08390f.yaml | 18 ++++++++++++++++++ 4 files changed, 44 insertions(+), 5 deletions(-) create mode 100644 bugs/issue-d4bdf11a9a46cb008d935a3e01a7fedc8b08390f.yaml diff --git a/bugs/issue-139c4fd2cc68a2bff2ca633b828488d610c3e2b7.yaml b/bugs/issue-139c4fd2cc68a2bff2ca633b828488d610c3e2b7.yaml index 4cedfffe..75c2ca60 100644 --- a/bugs/issue-139c4fd2cc68a2bff2ca633b828488d610c3e2b7.yaml +++ b/bugs/issue-139c4fd2cc68a2bff2ca633b828488d610c3e2b7.yaml @@ -5,8 +5,8 @@ type: :task component: duk release: v0.9 reporter: sva -status: :in_progress -disposition: +status: :closed +disposition: :fixed creation_time: 2014-01-09 00:05:40.747360 Z references: [] @@ -20,3 +20,7 @@ log_events: - sva - changed status from unstarted to in_progress - "" +- - 2014-01-24 14:09:42.432722 Z + - sva + - closed with disposition fixed + - "" diff --git a/bugs/issue-143fd7eb1928f6427717903a4a26540a57957089.yaml b/bugs/issue-143fd7eb1928f6427717903a4a26540a57957089.yaml index afdc75c2..170e7b2c 100644 --- a/bugs/issue-143fd7eb1928f6427717903a4a26540a57957089.yaml +++ b/bugs/issue-143fd7eb1928f6427717903a4a26540a57957089.yaml @@ -3,7 +3,7 @@ title: merge at least jx_enc/jc_enc and jx_dec/jc_dec into single native helper desc: "" type: :task component: duk -release: v0.9 +release: v0.10 reporter: sva status: :unstarted disposition: @@ -16,3 +16,16 @@ log_events: - sva - created - "" +- - 2014-01-24 14:06:22.331300 Z + - sva + - commented + - |- + Currently JSONX and JSONC support can be compiled in (or leaved out) separately. + This makes a shared helper impossible for now. + + If JSONX/JSONC is changed to come as a package (both or neither) then this can + be fixed. +- - 2014-01-24 16:18:41.800797 Z + - sva + - assigned to release v0.10 from v0.9 + - "" diff --git a/bugs/issue-5f400b838d7e75b02e61aed464c0339a7163a882.yaml b/bugs/issue-5f400b838d7e75b02e61aed464c0339a7163a882.yaml index d826ea4f..b7edff85 100644 --- a/bugs/issue-5f400b838d7e75b02e61aed464c0339a7163a882.yaml +++ b/bugs/issue-5f400b838d7e75b02e61aed464c0339a7163a882.yaml @@ -5,8 +5,8 @@ type: :task component: duk release: v0.9 reporter: sva -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2014-01-23 23:09:23.196938 Z references: [] @@ -16,3 +16,7 @@ log_events: - sva - created - "" +- - 2014-01-24 15:27:24.230310 Z + - sva + - closed with disposition fixed + - "" diff --git a/bugs/issue-d4bdf11a9a46cb008d935a3e01a7fedc8b08390f.yaml b/bugs/issue-d4bdf11a9a46cb008d935a3e01a7fedc8b08390f.yaml new file mode 100644 index 00000000..1b2c506f --- /dev/null +++ b/bugs/issue-d4bdf11a9a46cb008d935a3e01a7fedc8b08390f.yaml @@ -0,0 +1,18 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: "consistency: DUK_HBUFFER_DYNAMIC_GET_ALLOC_SIZE() vs. DUK_HOBJECT_E_ALLOC_SIZE()" +desc: There is not '_GET' usually in macros accessing fields. +type: :task +component: duk +release: v0.9 +reporter: sva +status: :unstarted +disposition: +creation_time: 2014-01-24 12:19:51.738738 Z +references: [] + +id: d4bdf11a9a46cb008d935a3e01a7fedc8b08390f +log_events: +- - 2014-01-24 12:19:51.911595 Z + - sva + - created + - ""