wellington / go-libsass

Go wrapper for libsass, the only Sass 3.5 compiler for Go
http://godoc.org/github.com/wellington/go-libsass
Apache License 2.0
206 stars 28 forks source link

Update libsass to avoid warnings #79

Open jorgefuertes opened 4 years ago

jorgefuertes commented 4 years ago

Warning:

../../gocode/pkg/mod/github.com/wellington/go-libsass@v0.9.2/libs/../libsass-build/cencode.c:50:5: warning: declaration does not declare anything [-Wmissing-declarations]

Related to: libsass issue 2690