coqdep warnings default AsError#22253
Conversation
|
not sure what's going on in fiat_parsers, after JasonGross/coq-scripts#16 there are module not found errors (can also be seen in the log of a successful CI) for neural_net_interp it seems we're doing a partial build with less deps so the files with missing deps are not compiled |
|
vst problem seems to be that there are a bunch of unused files with incorrect (outdated?) Requires Could be fixed by fixing those files (just the Requires), deleting those files, or restricting the coqdep call to actually used files at https://github.com/PrincetonUniversity/VST/blob/cbee87efb4bee2b588f8321e16b4cb7664d5cf60/Makefile#L914-L930 @andrew-appel opinions? |
No description provided.