DanielGavin / ols

Language server for Odin
MIT License
375 stars 56 forks source link

Verbose printing can cause crashes #353

Open DanielGavin opened 2 months ago

DanielGavin commented 2 months ago

This causes crashes on windows.

package main

import "vendor:sdl2"

sdl2.*

Note: Verbose is disabled for users, and have to be turned on through source code.