Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Request for comment on a proposal to require a (almost) C99 compliant compiler to build SUNDIALS #211

Closed
balos1 opened this issue Oct 12, 2022 · 0 comments

Comments

@balos1
Copy link
Member

balos1 commented Oct 12, 2022

The SUNDIALS team is requesting comments in regard to the following proposal. Specifically, we are interested in comments about negative impacts the proposal may have on our users (concrete or otherwise).

Proposal

We propose to require the subset of the C99 standard implemented by Visual Studio 2015 to compile (but not use) SUNDIALS.

Background

SUNDIALS has been ANSI-C compliant since its inception. Recently, there have been certain features of the C99 standard which the development team would like to use in order to write more concise code in some key new features (e.g., the SUNDIALS logger). A notable platform which we target that does not support C99 fully is the Microsoft C/C++ compiler. However, the features the development team would like to use are implemented in the Microsoft C/C++ compilers since Visual Studio 2015.

Deadline

Please provide comments (here, to sundials-users@llnl.gov, or to any member of the sundials team directly) by 11/18.

@gardner48 gardner48 pinned this issue Jul 20, 2023
@balos1 balos1 unpinned this issue Nov 3, 2023
@balos1 balos1 pinned this issue Dec 4, 2023
@gardner48 gardner48 unpinned this issue Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants