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

warn problem #44

Open
lmanzanillas opened this issue Mar 16, 2023 · 1 comment
Open

warn problem #44

lmanzanillas opened this issue Mar 16, 2023 · 1 comment

Comments

@lmanzanillas
Copy link
Contributor

Hello,
I'm getting: UndefVarError: warn not defined
It seems that the warn in peak finder should be @warn?
https://github.com/JuliaPhysics/RadiationSpectra.jl/blob/main/src/PeakFinder/PeakFinder.jl
line 366

@oschulz
Copy link
Member

oschulz commented Mar 16, 2023

Oh dear, that looks like a remnant from Julia v0.6 days. You're right, that should use @warn now, and I don't think there's a prefix anymore. Wanna do a PR to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants