#11727: Even more minor Cygwin fixes for FLINT
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: cygwin | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Karl-Dieter Crisman
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by dimpase):
Replying to [comment:4 kcrisman]:
> Okay, see
[http://sage.math.washington.edu/home/kcrisman/flint-1.5.0.p9.spkg] for a
fix. Can someone very quickly just check that this has fixed it? (I can't
see this in pico/nano.)
>
> I think that if it works for me, and you review it, then that would be
sufficient for positive review.
patches/mpn_extras.h.patch
is in DOS mode. As well, some files in src/are in DOS mode, too.
Please convert all the files in the spkg into Unix mode.
This is in fact just on-liner (assuming dos2unix installed):
{{{
flint-1.5.0.p9$ find . -type f -exec dos2unix '{}' \;
}}}
New package, with this done, at
http://boxen.math.washington.edu/home/dima/packages/flint-1.5.0.p9.spkg
I checked in on Linux and MacOSX only - please check on Cygwin.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11727#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.