Stan Hu

Results 227 comments of Stan Hu

@toupeira Do you think you could add me here?

This happens quite frequently to us. https://github.com/brianmario/charlock_holmes/pull/164 would add an `--enable-static` option so that `icu4c` upgrades don't break `charlock_holmes`.

RIght, this gets at the question, "What does it mean to be in FIPS mode?" It depends on what level you mean: 1. Kernel: The Linux kernel must be enabled...

@brianmario What do you think of this change? It would help fix #156 and #163.

Unfortunately this change doesn't work with Ubuntu out of the box because the shared libraries aren't compiled with `-fPIC`: ```shell g++ -shared -o charlock_holmes.so converter.o encoding_detector.o ext.o transliterator.o -L. -L/home/stanhu/.rbenv/versions/2.7.7/lib...

@tenderlove What do you think of this change?

I think we can close this issue because this is an issue with Sprockets, not with `sassc-ruby`. I can reproduce the crash with Sprockets v3.7.2 and confirmed that it was...

I'm not sure if there's anything that can be done to fix it in this library. See https://github.com/ged/ruby-pg/issues/311#issuecomment-1609970533 for more details.

@Meekohi If you include the crash log from macOS, that might help.

@Meekohi Ok, the GSSAPI issue really only pertains to macOS, so if you're using a Linux system you're likely running into a different problem.