diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-08 00:41:22 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-08 00:41:22 +0200 |
commit | 38a9d0584fb903647525d15492bab71f5783275b (patch) | |
tree | 2944ac16d7ae719fa3f940a2ddf5958d11ab050c | |
parent | 2e352b0c8211351804bc1403e372bec11fc5fd80 (diff) | |
download | ffi-efl-38a9d0584fb903647525d15492bab71f5783275b.zip ffi-efl-38a9d0584fb903647525d15492bab71f5783275b.tar.gz |
update bugs
-rw-r--r-- | bugs/issue-abb0d15c5cbd0288cb6bbdb12c01013d323543b6.yaml | 20 | ||||
-rw-r--r-- | bugs/issue-be379bfe88040f0b11a075449cf8fbab1bb11dc6.yaml | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/bugs/issue-abb0d15c5cbd0288cb6bbdb12c01013d323543b6.yaml b/bugs/issue-abb0d15c5cbd0288cb6bbdb12c01013d323543b6.yaml new file mode 100644 index 0000000..807a27a --- /dev/null +++ b/bugs/issue-abb0d15c5cbd0288cb6bbdb12c01013d323543b6.yaml @@ -0,0 +1,20 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: better MemoryPointers management +desc: maybe have some (pre init/on demand) instance variable :i1, :i2, :d1, FFI::MemoryPointers and reuse them across methods +type: :task +component: ffi-efl +release: +reporter: Jeremy Zurcher <jeremy@asynk.ch> +status: :unstarted +disposition: +creation_time: 2011-05-06 21:54:48.098882 Z +references: [] + +id: abb0d15c5cbd0288cb6bbdb12c01013d323543b6 +log_events: +- - 2011-05-06 21:54:49.775452 Z + - Jeremy Zurcher <jeremy@asynk.ch> + - created + - "" +git_branch: +claimer: diff --git a/bugs/issue-be379bfe88040f0b11a075449cf8fbab1bb11dc6.yaml b/bugs/issue-be379bfe88040f0b11a075449cf8fbab1bb11dc6.yaml new file mode 100644 index 0000000..6de3dd2 --- /dev/null +++ b/bugs/issue-be379bfe88040f0b11a075449cf8fbab1bb11dc6.yaml @@ -0,0 +1,20 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: superclass method access +desc: find an elegant way to call superclass overriden methods +type: :feature +component: ffi-efl +release: +reporter: Jeremy Zurcher <jeremy@asynk.ch> +status: :unstarted +disposition: +creation_time: 2011-05-07 22:40:32.597560 Z +references: [] + +id: be379bfe88040f0b11a075449cf8fbab1bb11dc6 +log_events: +- - 2011-05-07 22:41:04.704038 Z + - Jeremy Zurcher <jeremy@asynk.ch> + - created + - see what is used in Efl::Elm::ElmBg specs +git_branch: +claimer: |