Opened 9 years ago

Last modified 9 years ago

#8597 new Feature Requests

Add single precision float support for spirit and/or utree

Reported by: Michael Powell <mwpowellhtx@…> Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

Currently there is only double precision floating point support that I know of. However, we are cross compiling to ArchLinux ARM, and would like to stay in the realm of 32-bit single precision if at all possible, and void ARM hard or soft floating point issues if at all possible.

Attachments (1)

ticket-8597.patch (3.7 KB ) - added by Michael Powell <mwpowellhtx@…> 9 years ago.
Tentative patch to the utree itself

Download all attachments as: .zip

Change History (2)

by Michael Powell <mwpowellhtx@…>, 9 years ago

Attachment: ticket-8597.patch added

Tentative patch to the utree itself

comment:1 by Michael Powell <mwpowellhtx@…>, 9 years ago

Changes to the utree appear to be header-only, which is good, no need to recompile boost AFAIK. TBD how that works its way out through the rest of spirit, however.

Note: See TracTickets for help on using tickets.