|
From: <no...@so...> - 2001-05-09 08:07:13
|
Patches item #422574, was updated on 2001-05-09 01:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=304393&aid=422574&group_id=4393 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Daniel Kobras (nold) Assigned to: Nobody/Anonymous (nobody) Summary: Fix enc_input.c with non-asm. Initial Comment: Current enc_input.c will only build when ARCH_X86 is set. The attached patch adds a missing include for rint(), and defines a few helper variables in the !ARCH_X86 parts. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=304393&aid=422574&group_id=4393 |