Skip to content

bpo-32030: Fix compilation on FreeBSD, #include <fenv.h>#4919

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:freebsd
Dec 18, 2017
Merged

bpo-32030: Fix compilation on FreeBSD, #include <fenv.h>#4919
vstinner merged 1 commit intopython:masterfrom
vstinner:freebsd

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 18, 2017

  • main.c: add missing #include <fenv.h> on FreeBSD
  • indent also other #ifdef in main.c
  • cleanup Programs/python.c

https://bugs.python.org/issue32030

* main.c: add missing #include <fenv.h> on FreeBSD
* indent also other #ifdef in main.c
* cleanup Programs/python.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants