﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
234	provide safe C_inline definitions for some fixnum operations	felix winkelmann	felix winkelmann	"The following fixnum-operations should be provided as safe directly callable `C_inline` definitions in `chicken.h`:

{{{
fxmod
fx/
}}}

This may require renaming the currently existing `C_fixnum_modulo` and `C_fixnum_divide` to `C_u_...`.
"	enhancement	closed	minor		core libraries	4.5.0	fixed	fxmod fx/		
