Skip to content

Remove new integer types #64

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

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions fmi-profiles/2___features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ This sub-feature only deals with the use of the binary data type for inputs and
Binary Data Type Parameters (FMI 3.0)::
This sub-feature represents the ability to use the new binary data type of FMI 3.0 for parameters and constants, not just for inputs and outputs.

New Integer Types (FMI 3.0)::
FMI 3.0 will offer a full complement of 8, 16, 32, and 64-bit signed and unsigned integer data types, not just the de-facto 32-bit signed integer data type that FMI 2.0 offers.

=== Array Input/Output Handling

Fixed-size Arrays (FMI 3.0)::
Expand Down
7 changes: 1 addition & 6 deletions fmi-profiles/3___profiles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ Required Features::
- Tunable Parameters
- Binary Data Type Input/Output
- Binary Data Type Parameters
- New Integer Types
- Fixed-size Input/Output Arrays
- Fixed-size Parameter Arrays
- Scheduled Execution Interface
Expand All @@ -63,7 +62,6 @@ Required Features::
- Store/Restore FMU State
- Binary Data Type Input/Output
- Binary Data Type Parameters
- New Integer Types
- Fixed-size Input/Output Arrays
- Resizable Input/Output Arrays
- Fixed-size Parameter Arrays
Expand All @@ -86,7 +84,6 @@ Required Features::
- Serialize/Deserialize FMU State
- String Inputs/Outputs
- Binary Data Type Input/Output
- New Integer Types
- Fixed-size Input/Output Arrays
- Resizable Input/Output Arrays
- Resizable Input/Output Arrays with Size-Dependencies
Expand Down Expand Up @@ -116,7 +113,6 @@ Required Features::
- Serialize/Deserialize FMU State
- String Inputs/Outputs
- Binary Data Type Input/Output
- New Integer Types
- Fixed-size Input/Output Arrays
- Resizable Input/Output Arrays
- Resizable Input/Output Arrays with Size-Dependencies
Expand Down Expand Up @@ -146,8 +142,7 @@ This is a profile that caters to different but overlapping optimization use case
Required Features::
- Tunable Parameters
- Store/Restore FMU State
- Serialize/Deserialize FMU State
- New Integer Types
- Serialize/Deserialize FMU States
- Fixed-size Input/Output Arrays
- Fixed-size Parameter Arrays
- Resizable Parameter Arrays
Expand Down