Seeing some of the quite thorny issues that #3034 has brought up about on the one hand needing to retain deprecated modules/definitions, and on the other having to 'correct' it to keep up with changes which might otherwise invalidate such material...
... I wonder if we should add an Everything-style generated file which can be locally checked before pushing commits for remote checking, in the same way that README and Everything get checked as part of make test ...?
Cf. #2957 etc.
Seeing some of the quite thorny issues that #3034 has brought up about on the one hand needing to retain deprecated modules/definitions, and on the other having to 'correct' it to keep up with changes which might otherwise invalidate such material...
... I wonder if we should add an
Everything-style generated file which can be locally checked before pushing commits for remote checking, in the same way thatREADMEandEverythingget checked as part ofmake test...?Cf. #2957 etc.