Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompilation warning about identifier conflict #157

Closed
epatters opened this issue Oct 27, 2023 · 1 comment
Closed

Precompilation warning about identifier conflict #157

epatters opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@epatters
Copy link
Member

epatters commented Oct 27, 2023

On current Decapodes.jl main:

  1 dependency had warnings during precompilation:
┌ Decapodes [679ab3ea-c928-4fe6-8d59-fd451142d391]
│  WARNING: using LinearAlgebra.⋅ in module Decapodes conflicts with an existing identifier.
└  
@epatters epatters added the bug Something isn't working label Oct 27, 2023
@lukem12345 lukem12345 self-assigned this Oct 27, 2023
@lukem12345
Copy link
Member

I believe that Decapodes does not need to export \cdot anymore, so I am going to quickly check whether a "one-line fix" can be performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants