Browse Source

Ditz issue update

v1.0-maintenance
Sami Vaarala 10 years ago
parent
commit
ca8cdd6593
  1. 21
      bugs/issue-494dad4ac4ae4432e8bd5c079193df125897f1fa.yaml
  2. 8
      bugs/issue-df0d028cf52a3b77e6ddbf4cddb1477c131ac383.yaml

21
bugs/issue-494dad4ac4ae4432e8bd5c079193df125897f1fa.yaml

@ -0,0 +1,21 @@
--- !ditz.rubyforge.org,2008-03-06/issue
title: remove the requirement for user code to call duk_check/require_stack() ?
desc: |-
In most API calls we could just silently extend the stack. The current code to
check for the limit is triggered anyway if there is not enough space, so why not
just extend it?
type: :task
component: duk
release: v1.1
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-09-17 20:54:47.352965 Z
references: []
id: 494dad4ac4ae4432e8bd5c079193df125897f1fa
log_events:
- - 2014-09-17 20:54:47.550485 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""

8
bugs/issue-df0d028cf52a3b77e6ddbf4cddb1477c131ac383.yaml

@ -5,8 +5,8 @@ type: :task
component: duk
release: v0.12
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :unstarted
disposition:
status: :closed
disposition: :fixed
creation_time: 2014-09-17 20:53:10.568290 Z
references: []
@ -16,3 +16,7 @@ log_events:
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""
- - 2014-09-17 20:56:41.484571 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""

Loading…
Cancel
Save