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.
 
 
 
 
 
 

31 lines
867 B

--- !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.7
reporter: sva <sami.vaarala@iki.fi>
status: :closed
disposition: :fixed
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@iki.fi>
- created
- ""
- - 2013-08-02 14:54:01.257940 Z
- sva <sami.vaarala@iki.fi>
- assigned to release v0.7 from v0.6
- ""
- - 2013-09-24 07:12:16.891281 Z
- sva <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""