Kristo Isberg

Results 8 issues of Kristo Isberg

Generating a .editorconfig file should be an option when creating a new package. This would help developers avoid some of the common mistakes: using crlf as the line ending instead...

enhancement

The current syntax for tagged iterators is definitely not the best possible: https://github.com/pawn-lang/YSI-Includes/blob/5.x/YSI_Data/y_foreach/y_foreach_tests.inc#L1018 The new, suggested syntax which Y_Less agreed with: `Iterator:iter1;`

`hook OnPlayerConnect (playerid)` ``` C:\Users\Kristo Isberg\Documents\Tech_Lights\Tech_Lights.inc:177 (error) expected token: "(", but found "-identifier-" C:\Users\Kristo Isberg\Documents\Tech_Lights\Tech_Lights.inc:177 (error) expected token: ";", but found "(" ```

### Issue description: The compiler crashes (segfaults) when one untagged `enum` has a field that is named the same as another untagged `enum`. ### Minimal complete verifiable example (MCVE): ```pawn...

state: stale

I'm using Debian 8 with SA-MP 0.3.7, compiled the source myself on the same machine. ``` [28.01.2018 13:40:18] [debug] #0 native FCNPC_Create () from FCNPC.so [28.01.2018 13:40:18] [debug] #1 0013d8c4...

I tried ramming walls with an NRG in your server at about 150km/h. My character fell of the bike and made some ouch noises but didn't lose health at all.

bug
custom-fall-damage

### Expected Behavior After a Spock test spec is executed, I expect the created ApplicationContext to be become available for garbage collection as is the case with JUnit test specs....

Sometimes it's only delayed by a second, sometimes ten, but usually around five. I haven't figured out yet, what the delay depends on. https://streamable.com/jfh7l

windows