Browse Source

ditz issue update

pull/2/head
Sami Vaarala 11 years ago
parent
commit
bae7b8d3ab
  1. 13
      bugs/issue-3876b0504aff1a6ef28b9d801d0f1303299bea2d.yaml
  2. 20
      bugs/issue-a25b500270dcd7b4a97139129722f727837d0f51.yaml
  3. 18
      bugs/issue-d503dcf6f2d8480504abb99079bed684a278cc13.yaml

13
bugs/issue-3876b0504aff1a6ef28b9d801d0f1303299bea2d.yaml

@ -16,3 +16,16 @@ log_events:
- sva <sami.vaarala@iki.fi> - sva <sami.vaarala@iki.fi>
- created - created
- "" - ""
- - 2014-03-17 21:22:08.533628 Z
- sva <sami.vaarala@iki.fi>
- commented
- |-
Logger name automatic detection would suffer from tail calls. However,
because logger creation uses a constructor call there is no problem:
constructor calls currently block tail call handling.
Similarly, the 'caller' non-standard property would not work properly
with tail calls. But that feature disables tail calls altogether now,
so this problem won't be triggered.
So, at the moment there are no known issues to document.

20
bugs/issue-a25b500270dcd7b4a97139129722f727837d0f51.yaml

@ -0,0 +1,20 @@
--- !ditz.rubyforge.org,2008-03-06/issue
title: "duk_call_method: swap func and this binding order?"
desc: |-
The order [ this func arg1 ... argN ] is often more convenience when
the 'func' is read from an object.
type: :task
component: duk
release: v0.11
reporter: sva <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-03-16 22:09:31.034074 Z
references: []
id: a25b500270dcd7b4a97139129722f727837d0f51
log_events:
- - 2014-03-16 22:09:31.194022 Z
- sva <sami.vaarala@iki.fi>
- created
- ""

18
bugs/issue-d503dcf6f2d8480504abb99079bed684a278cc13.yaml

@ -0,0 +1,18 @@
--- !ditz.rubyforge.org,2008-03-06/issue
title: should separator for duk_join() be at the top?
desc: ""
type: :task
component: duk
release: v0.11
reporter: sva <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-03-16 21:04:43.748743 Z
references: []
id: d503dcf6f2d8480504abb99079bed684a278cc13
log_events:
- - 2014-03-16 21:04:43.892574 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
Loading…
Cancel
Save