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

l::Float64 = Inf #135

Open
montyvesselinov opened this issue Oct 17, 2024 · 2 comments
Open

l::Float64 = Inf #135

montyvesselinov opened this issue Oct 17, 2024 · 2 comments

Comments

@montyvesselinov
Copy link

Stipple.@vars gui_vars begin
	l::Float64 = Inf
end

produces a very difficult-to-process error. I understand why, but it would be nice if there was a check for unwanted inputs.

@hhaensel
Copy link
Member

We should rather come up with a serialiser/reviver, as javascript does support infinity. But it's nothing short.

For a warning we would need to distinguish, whether the variable is private or not. That's also a bit tricky.

@hhaensel
Copy link
Member

I'll open a respective issue on Stipple

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