Closed DanGrayson closed 3 years ago
This got changed on, I believe, the eigen branch.
On Sep 17, 2019, at 12:06 PM, Daniel R. Grayson notifications@github.com wrote:
change this one:
make: Entering directory `/Users/dan/src/M2/M2/M2/BUILD/dan/builds.tmp/einsteinium-master/Macaulay2/packages/Style-temporary' cd Style-temporary && /Users/dan/src/M2/M2/M2/BUILD/dan/builds.tmp/einsteinium-master/usr-dist/x86_64-Darwin-MacOS-10.14.6/bin/M2 -q --stop --silent -e errorDepth=3 -e debugLevel=0 -e "installPackage(\"Style\", RemakeAllDocumentation => false, IgnoreExampleErrors => false, RerunExamples => false, CheckDocumentation => true, UserMode => false, Verbose => false, InstallPrefix => \"/Users/dan/src/M2/M2/M2/BUILD/dan/builds.tmp/einsteinium-master/usr-dist/\", SeparateExec => true, DebuggingMode => true); exit 0" ../../../../../../../Macaulay2/packages/Quasidegrees.m2:862: warning: documentation already provided for 'Quasidegrees :: quasidegreesLocalCohomology' ../../../../../../../Macaulay2/packages/Quasidegrees.m2:772: ... here is the (end of the) previous documentation ../../../../../../../Macaulay2/packages/Quasidegrees.m2:877: warning: documentation already provided for 'Quasidegrees :: quasidegreesAsVariables' ../../../../../../../Macaulay2/packages/Quasidegrees.m2:613: ... here is the (end of the) previous documentation — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Macaulay2/M2/issues/1008?email_source=notifications&email_token=AAAY6R6K47GLGR7S6BA2ZZLQKCTZNA5CNFSM4IXNTP7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HLZ4S7A, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAY6RYMK5QERBKPJEHSZNTQKCTZNANCNFSM4IXNTP7A.
I think you mean that QuasiDegrees.m2 was changed to evade the warning. But I'd like to change the core so that warning will be an error, in the future.
change this one: