﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
677	bug in pdf egg	felix winkelmann	Christian Kellermann	"`set-cdr!` is called with the wrong number of arguments here:

{{{
(define (set-dictionary-value dict name value)
  (set-cdr! (assoc name (dictionary-values dict) value)))
}}}
"	defect	closed	major		extensions	4.7.x	fixed	pdf		
