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 old bug files #3681

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from
Draft

Conversation

d-torrance
Copy link
Member

Removing some old bug files that refer to bugs that have been fixed. Details are in the individual commit messages.

@d-torrance d-torrance marked this pull request as draft March 5, 2025 04:30
* 0-atomic-ops-mac-os-x (now using C standard library atomics)
* 0-bugs/ggsmith.m2 (there's now a LocalRings package)
* 0-completion-for-packages (this has been the case for some time)
* 0-delete-error-message ("delete" is now a method)
* 0-doc (fixed at some point -- bug no longer present)
* 0-export-strings ("export" has been accepting only string since 2014)
* 0-factory ("libcfmem" is old -- we can link against factory w/o problems)
* 0-factory-depends (refers to nonexistent file)
* 0-merge-1.5 (merged in 2013! see 5088768)
* 0-ubuntu-dpkg-triggers (distributions/deb package is deprecated)
* 0-update-gpl-license-version (mentioned in LICENSING-NOTES)
* 0-Verbosity (duplicate of Macaulay2#273)
* 0.1-error-message (now get a "no method found" error)
* 0.1-xemacs (xemacs is essentially dead)
* 0.5-debian-script (distributions/deb package is deprecated)
* 0.5-fix-M2-exec-location (fixed by Macaulay2#2163)
* 0.5-package-finding-programs (fixed when "findProgram" was added)
* 0.5-ubuntu-repository (M2 has been in Debian/Ubuntu since 2020)
* 0.7-selectPairs (selectPairs implemented in Macaulay2#3305)
* 1-apropos (can use regex, e.g., apropos "(?i)sort")
* 1-code-and-hooks (implemented in Macaulay2#3118)
* 1-constant-to-RR (promote works since Macaulay2#3457, toRR is compiled so wontfix)
* 1-debian-changelog-file (distributions/deb package is deprecated)
* 1-deb-signatures (distributions/deb package is deprecated)
* 1-factory-bug (bug not present using factory from singular 4.3.2)
* 1-fflas (FFLAS-FFPACK added in 2011 -- see e50558b)
* 1-fpLLL (fpLLL added in 2013 -- see 2447204)
* 1-GPL (we added GPL 3 some time ago)
* 1-include-applications (this has been the behavior for some time)
* 1-Kronecker (added in 2010 -- see d1cb81c)
* 1-nextPrime (added in 2016 -- see 992b43f)
* 1-recursion-in-printing (no more recursion error -- now "no method found")

[ci skip]
@mahrud
Copy link
Member

mahrud commented Mar 5, 2025

As you remove files that come with a concrete example of a bug, would be great if you moved it to a test file instead of deleting it outright.

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.

2 participants