Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Impossible to include some standard C++ header files #2892

Open
jfgo20 opened this issue Dec 17, 2019 · 3 comments
Open

Impossible to include some standard C++ header files #2892

jfgo20 opened this issue Dec 17, 2019 · 3 comments

Comments

@jfgo20
Copy link

jfgo20 commented Dec 17, 2019

As discussed in Google groups it's for example impossible to include cmath or math.h in a project.

@rherrmannr rherrmannr self-assigned this Dec 17, 2019
@tkutz
Copy link
Contributor

tkutz commented Feb 20, 2020

@rherrmannr isn't this already fixed?

@jfgo20
Copy link
Author

jfgo20 commented Feb 24, 2020

Not in release 3.5.10.

@rherrmannr
Copy link
Contributor

Yes, you're right. I spend half a day on it. There are different reasons why we currently can't import/use all C/C++ headers, because of their complexity.

We need to analyze the headers and put them into different categories for testing.

@rherrmannr rherrmannr removed their assignment Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants