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

Fix DefaultInfoHandler #867

Closed

Conversation

frankluebeck
Copy link
Member

This fixes a problem reported to the GAP Forum on 22 Jul 2016,
namely GAP runs into a breakloop on startup when setting:
SetUserPreference( "InfoPackageLoadingLevel", 4 );

(The bug was introduced with commit 3c06dbd.)

This fixes a problem reported to the GAP Forum on 22 Jul 2016,
namely GAP runs into a breakloop on startup when setting:
  SetUserPreference( "InfoPackageLoadingLevel", 4 );

(The bug was introduced with commit 3c06dbd.)
@markuspf
Copy link
Member

This looks correct to me, but I wonder why travis doesn't deem it necessary to run the tests for it.

@olexandr-konovalov
Copy link
Member

It should also end up in the stable branch (moreover it's now promised in the GAP Forum that this will be fixed in the next GAP release).

@markuspf
Copy link
Member

markuspf commented Aug 4, 2016

Cherry-picked onto stable-4.8 and merged with master.

@markuspf markuspf closed this Aug 4, 2016
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.8.5 milestone Aug 4, 2016
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.

3 participants