mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
661 B
24 lines
661 B
12 years ago
|
--- !ditz.rubyforge.org,2008-03-06/issue
|
||
|
title: wrapped memcmp() to ensure zero size works
|
||
|
desc: |-
|
||
|
There are apparently some old compilers whose memcmp() has broken handling
|
||
|
for zero compare size.
|
||
|
|
||
|
Replace memcmp() calls with DUK_MEMCMP() macro calls, and allow a replacement
|
||
|
function (guarding against zero compare) to be used.
|
||
|
type: :task
|
||
|
component: duk
|
||
|
release: v0.6
|
||
|
reporter: sva <sami.vaarala@poplatek.fi>
|
||
|
status: :unstarted
|
||
|
disposition:
|
||
|
creation_time: 2013-03-15 09:17:11.928156 Z
|
||
|
references: []
|
||
|
|
||
|
id: 2705d0275ecd6fecabdc83b7dc9bb68936e4c61c
|
||
|
log_events:
|
||
|
- - 2013-03-15 09:17:12.093175 Z
|
||
|
- sva <sami.vaarala@poplatek.fi>
|
||
|
- created
|
||
|
- ""
|