This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1505 - Allow custom define of EIGEN_ALWAYS_INLINE and EIGEN_DONT_INLINE
Summary: Allow custom define of EIGEN_ALWAYS_INLINE and EIGEN_DONT_INLINE
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - general (show other bugs)
Version: unspecified
Hardware: Other All
: Normal Compilation Problem
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-07 11:38 UTC by Anders Sundman
Modified: 2019-12-04 17:22 UTC (History)
3 users (show)



Attachments
patch (1.74 KB, text/plain)
2018-01-07 11:38 UTC, Anders Sundman
no flags Details

Description Anders Sundman 2018-01-07 11:38:06 UTC
Created attachment 810 [details]
patch

For some niche compilers in the embedded world, the EIGEN_ALWAYS_INLINE/DONT_INLINE defines need other values than the currently two available.

Add an #ifndef wrapper to allow these builds to override the defaults.

Patch is attached.
Comment 1 Nobody 2019-12-04 17:22:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1505.

Note You need to log in before you can comment on or make changes to this bug.