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

Remove SuPeRfail and READ_COMMAND #1374

Merged
merged 1 commit into from
Nov 12, 2017

Conversation

markuspf
Copy link
Member

See #560. Its time has come.

@olexandr-konovalov
Copy link
Member

Hm, the latest SgpViz version that is picked up for the redistribution is 0.998 of 31/05/2008. Was the new one released today?

@codecov
Copy link

codecov bot commented May 31, 2017

Codecov Report

Merging #1374 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1374      +/-   ##
==========================================
+ Coverage   63.11%   63.11%   +<.01%     
==========================================
  Files         970      970              
  Lines      291996   291984      -12     
  Branches    12743    12718      -25     
==========================================
- Hits       184294   184287       -7     
+ Misses     104906   104897       -9     
- Partials     2796     2800       +4
Impacted Files Coverage Δ
src/bool.c 93.81% <ø> (+1.65%) ⬆️
src/hpc/serialize.c 8.08% <ø> (+0.05%) ⬆️
src/streams.c 47.39% <ø> (+0.22%) ⬆️
src/hpc/thread.c 45.65% <0%> (-0.6%) ⬇️
src/hpc/threadapi.c 33.92% <0%> (-0.29%) ⬇️
src/stats.c 79.01% <0%> (-0.28%) ⬇️
src/funcs.c 74.61% <0%> (ø) ⬆️
src/gap.c 60.37% <0%> (+0.08%) ⬆️
src/objset.c 82.59% <0%> (+0.23%) ⬆️
hpcgap/lib/hpc/stdtasks.g 38.87% <0%> (+0.25%) ⬆️
... and 1 more

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell, the SgpViz still uses SuPeRfail

@markuspf
Copy link
Member Author

markuspf commented Jun 4, 2017

What changes does this PR require?

@fingolfin
Copy link
Member

This PR needlessly breaks compatibility with a package we currently distribute.

@fingolfin
Copy link
Member

Manuel Delgado, one of the authors of sgpviz, will be at the upcoming GAP Days in Siegen, and I talked with him about preparing a new release of his package there. Assuming that works out, we can probably merge this PR (after it has been rebased)

@fingolfin fingolfin added the gapdays2017-fall Issues and PRs that arose at https://www.gapdays.de/gapdays2017-fall label Aug 8, 2017
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.9.0 milestone Aug 16, 2017
@olexandr-konovalov
Copy link
Member

@ManuelAFDelgado removed SuPeRfail in gap-packages/sgpviz@fd16cad - now waiting for this to appear in the next release.

@fingolfin
Copy link
Member

This PR also needs to be rebased

@markuspf markuspf force-pushed the remove-superfail branch 2 times, most recently from ad14df2 to 443f875 Compare September 13, 2017 10:37
@markuspf
Copy link
Member Author

I have rebased it now.

@markuspf
Copy link
Member Author

Also fixed the hpc/serialize.c code that made the tests for HPC-GAP fail now, rebased again.

@fingolfin
Copy link
Member

The FR and ZeroMQInterface packages still use READ_COMMAND. See gap-packages/fr#23 and gap-packages/ZeroMQInterface#12

@olexandr-konovalov olexandr-konovalov changed the title Remove SuPeRfail Remove SuPeRfail and READ_COMMAND Sep 18, 2017
@olexandr-konovalov
Copy link
Member

Resolved in ZeroMQ, but not yet in FR. @laurentbartholdi would you mind merging gap-packages/fr#23 and making a new release of FR, please?

@markuspf
Copy link
Member Author

markuspf commented Nov 3, 2017

Rebased again...

@olexandr-konovalov
Copy link
Member

Thanks to @laurentbartholdi - FR package is released and picked up for the redistribution. Now subject to passing tests, this PR may be merged as soon as the new FR release will appear in the packages-master.tar.gz archive.

@fingolfin
Copy link
Member

Awesome! Perhaps @laurentbartholdi would also consider looking at the four open PRs for float and merging these, followed by a release? :-)

@laurentbartholdi
Copy link
Contributor

laurentbartholdi commented Nov 3, 2017 via email

@fingolfin
Copy link
Member

@laurentbartholdi fair enough. I posted your remark to the relevant PR, gap-packages/float#27 and also added some replies; perhaps we can discuss there?

@olexandr-konovalov
Copy link
Member

olexandr-konovalov commented Nov 8, 2017

As https://github.com/gap-system/gap/wiki/Package-updates-status shows, new Float and FR has been picked up. They are now contained in packages-master.tar.gz. This can be now merged. @fingolfin requested changes - please update your review and merge then!

@fingolfin fingolfin merged commit f141921 into gap-system:master Nov 12, 2017
@olexandr-konovalov olexandr-konovalov mentioned this pull request Nov 12, 2017
11 tasks
@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Dec 14, 2017
@markuspf markuspf deleted the remove-superfail branch February 19, 2018 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gapdays2017-fall Issues and PRs that arose at https://www.gapdays.de/gapdays2017-fall release notes: added PRs introducing changes that have since been mentioned in the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants