Headline

Results 21 comments of Headline

Yeah I figured that would be the case, of course I don't keep copies of binaries on the web server. If I get any emails containing binaries that are failing...

Hi! Thanks for opening this issue. Do you happen to have an accelerator link for the crash?

> any and floats aren't friends, since the float operators aren't used if a float is tagged as `any`. This could cause confusion when sorting float arrays. > > >...

My only real gripe with this is that if we are going to be defining a maximum console length, we should have this be reflected in sm core as well....

@asherkin I think having some limit hidden in sm core with no reference for plugins isn't great, however arbitrary the actual size may be. Any information that requires a dive...

> > I think having some limit hidden in sm core with no reference for plugins isn't great, however arbitrary the actual size may be. > > All the formatting...

Hi! What's your use case for this proposed feature?

> Indeed - working as intended. But the usability of varargs is gross. I'll leave this open to bikeshed new syntax. For example: > > ``` > public void Print_p3(char[]...

This is definitely something that needs to be addressed, thanks for formalizing an issue about this. Inaction here will only make this smellier. Given the circumstance I believe it’s best...

@dvander The primary use case for this is for versioning of sp scripts in ci environments. I agree with you, but this specific situation seems justified to me.