Advertisement
Guest User

aur:julia-json compilation warning

a guest
Jun 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ┌ Warning: Package DataStructures does not have OrderedCollections in its dependencies:
  2. │ - If you have DataStructures checked out for development and have
  3. │ added OrderedCollections as a dependency but haven't updated your primary
  4. │ environment's manifest file, try `Pkg.resolve()`.
  5. │ - Otherwise you may need to report an issue with DataStructures
  6. └ Loading OrderedCollections into DataStructures from project dependency, future warnings for DataStructures are suppressed.
  7. Test Summary: | Pass Total
  8. Parser | 72 72
  9. Test Summary: | Pass Total
  10. Serializer | 47 47
  11. Test Summary: | Pass Total
  12. Integration | 108 108
  13. Test Summary: | Pass Total
  14. Regression | 8 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement