TonyBrewer / OpenHT

Hybrid Threading Tool Set
BSD 3-Clause "New" or "Revised" License
14 stars 10 forks source link

HTL does not recocognize float/double as valid types #5

Open mruff68 opened 7 years ago

mruff68 commented 7 years ago

Can HTL just treat these as aliases for uint32_t and uint64_t respectively?

TonyBrewer commented 7 years ago

You can:

ifdef HTL

define float uint32_t

endif

On Wed, May 24, 2017 at 3:41 PM, mruff68 notifications@github.com wrote:

Can HTL just treat these as aliases for uint32_t and uint64_t respectively?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TonyBrewer/OpenHT/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AKYlTxr0O2PtQmnY80rpRyJWxx676TAZks5r9JX2gaJpZM4NlpE8 .