soc

Results 53 issues of soc

Might be related to https://github.com/horst3180/arc-firefox-theme/issues/110. Not sure if this happens with "standard" style tabs, but tree style tabs suffer the issue that the text on active tabs is unreadable due...

Screenshot: https://i.imgur.com/3MKESlK.png Other people agreeing: http://www.typografie.info/3/topic/36559-zilla-slab/

bug

Many contributors have spent heroic efforts to keep Windows support working, for which I'm greatly thankful. Though it appears to me that Windows support keeps breaking time and time again...

Upon inspection, it's not really clear if there are enough shared semantics across platforms to carve out something like this. Also, there is the question of `/tmp` vs. `/var/tmp` on...

As far as I remember from the last time I looked into this, the problem was that operating systems had wildly different definitions of temp dirs and their usage.

**Is your feature request related to a problem? Please describe.** With `records` becoming more prevalent, the two suggested workarounds to make properties required would mean that most of the code...

to-evaluate

... if the JDBC driver is not applicable to the connection string. Offending code: https://github.com/postgis/postgis-java/blob/main/postgis-jdbc/src/main/java/net/postgis/jdbc/DriverWrapper.java#L265 Background: If one has multiple JDBC driver registered, `DriverManager.getConnection` is called on each one of...

While `SQLiteConfig.Pragma` lists dozens of possible values, `SQLiteConfig(Properties)` reads and applies only a handful of those pragmas. More specifically, `"case_sensitive_like" = true` cannot be set via properties, which is very...

waiting for feedback

Still getting this error, though: ``` % make run-sample make -C ../../../src/llvm/runtime llvmrt.a runscala make[1]: Entering directory `/home/soc/Entwicklung/scala-llvm/src/llvm/runtime' make[1]: `llvmrt.a' is up to date. g++ -g `icu-config --ldflags-searchpath --ldflags-icuio` `llvm-config...