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

long double for windows using mingw-w64 #265

Closed
wants to merge 1 commit into from
Closed

long double for windows using mingw-w64 #265

wants to merge 1 commit into from

Conversation

filonenko-mikhail
Copy link
Contributor

The following pull request provides long double type (extflonum) on
win32.

Extflonum arithmetic is implemented in a set of functions
compiled into longdouble.dll (dll and lib attached, source
code included in the pull request). It has been compiled
with mingw-w64. In ordinary mingw there is no long double
input (neither non-msvc strtold nor scanf).

@elibarzilay
Copy link
Member

Merged -- thanks.

@elibarzilay elibarzilay closed this Apr 6, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants