DotGNU Portable.NET - Patches: patch #5525, Fix engine/lib_misc.c functions...
You are not allowed to post comments on this tracker with your current authentication level.
patch #5525: Fix engine/lib_misc.c functions for non-FP profiles
| Submitter: | Roman I Khimov <roman_khimov> | ||
| Submitted: | Sun 05 Nov 2006 06:25:06 PM UTC | ||
| Category: | None | Priority: | 4 |
| Status: | Done | Privacy: | Public |
| Assigned to: | None | Open/Closed: | Closed |
Attached Files
file #11168: fix_lib_misc_FP_operations.patch added by roman_khimov (2KiB - text/x-diff - Fix engine/lib_misc.c functions for non-FP profiles)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2008-02-03 | ktreichel | Status | None | Done | |
| Open/Closed | Open | Closed | |||
| 2006-11-05 | roman_khimov | Attached File | - | Added fix_lib_misc_FP_operations.patch, #11168 |

engine/lib_misc.c has some functions that doesn't make much sense in non-FP configurations (!IL_CONFIG_FP_SUPPORTED). This patch fixes it.