Simon Krajewski

Results 881 comments of Simon Krajewski

A set of chords would be strange as well. A set of notes though would make some sense in a program that determines a chord. For brevity just A-G would...

Hmm... if you have both a `from Int` and a deprecated `@:to Int` then I expect one of these versions to hit the deprecation warning. That seems to be more...

As for the original issue, I'm actually seeing both positions: ``` WARNING source/Main.hx:11: characters 18-23 11 | ret += getAt(v, pos()); | ^^^^^ | (WDeprecated) Implicit cast from I64 to...

Ah, nice! I stopped thinking about hxb scripts when it was brought up that this would come with distribution issues because hxb is tied to a compiler version, but supporting...

I'll let @ncannasse check this one.

Look, I appreciate that you're willing to look into this license stuff, but pinging an issue four times over the course of two hours on a Sunday is a bit...

I'm reading what you write and somehow can't figure out what you're asking. Could you clarify what you mean?

I'm assigning 4.3 because while this is neko and probably some weird corner case, I'm actually quite curious what happens here.

Sadly, I don't have the time to look into this for 4.3.

I'll transfer this to neko because if anything, we'll improve the error message.