Changes between Version 1 and Version 2 of Ticket #26856, comment 47
- Timestamp:
- 12/20/18 14:56:53 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26856, comment 47
v1 v2 31 31 32 32 I get these warnings when loading the relevant GAP packages in a vanilla GAP source tree, so I suppose they're normal and/or expected, or at least not indicative of any specific bug on our part. But we probably need to at least temporarily silence them for the purposes of the code and tests they affect. 33 34 The one exception being the error about "qpa-version". The name of the package is just "qpa", but its source directory is unusually named "qpa-version-<x.y>", so there's some code that's making an invalid assumption about GAP package names :sigh: