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

Overview of changes in GAP 4.8 for the beta-release #182

Closed
olexandr-konovalov opened this issue Jun 16, 2015 · 7 comments
Closed

Overview of changes in GAP 4.8 for the beta-release #182

olexandr-konovalov opened this issue Jun 16, 2015 · 7 comments
Assignees
Milestone

Comments

@olexandr-konovalov
Copy link
Member

Just to remind ourselves that for the beta release we have to prepare an overview for the "Changes" manual.

@olexandr-konovalov olexandr-konovalov self-assigned this Jun 16, 2015
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.8.0 milestone Jun 16, 2015
@stevelinton
Copy link
Contributor

The partial variadic function code is there and needs to be flagged up to package authors in the beta because it does break a few packages that (mis)use arg as an argument name in functions that are not meant to be variadic. There are some warnings in the current code, which will either be removed (use of new syntax) or turned into errors (use of arg not in last place) in the non-beta 4.8.x series

@olexandr-konovalov
Copy link
Member Author

Another things to be reminded to package authors are new PackageInfo.g components (see issue #7 and PR #206).

@olexandr-konovalov
Copy link
Member Author

Another novelty in GAP 4.8: #192

@ChrisJefferson
Copy link
Contributor

Filename/lines on backtraces and TraceMethods
Line-based profiling and code coverage (which could do with better documentation for 4.8)

@olexandr-konovalov
Copy link
Member Author

@ChrisJefferson absolutely agree! Could you please now document both changes (Filename/lines on backtraces and TraceMethods; Line-based profiling and code coverage) at https://github.com/gap-system/gap/wiki/Changes-between-GAP-4.7-and-GAP-4.8? I will be converting that page to GAPDoc immediately prior to the release.

@olexandr-konovalov
Copy link
Member Author

@ChrisJefferson ping :) We may be in a good position for GAP 4.8 beta now, and this is one of the small number of things that have to be done before. Could you please write a couple of paragraphs for https://github.com/gap-system/gap/wiki/Changes-between-GAP-4.7-and-GAP-4.8 on:

  • Filename/lines on backtraces and TraceMethods
  • Line-based profiling and code coverage (which could do with better documentation for 4.8)

@olexandr-konovalov olexandr-konovalov changed the title Overview of changes in GAP 4.8 Overview of changes in GAP 4.8 for the beta-release Nov 1, 2015
@olexandr-konovalov
Copy link
Member Author

By now, we have documented at https://github.com/gap-system/gap/wiki/Changes-between-GAP-4.7-and-GAP-4.8 and Changes manual all items mentioned in this issue that have to be announced with the beta release. I am closing this issue, which is the last open issue for GAP 4.8.0 milestone. Testing of the release candidate is underway.

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

No branches or pull requests

3 participants