vthriller

Results 21 issues of vthriller

(…at least on non-macOS platform.) - libfuse's `fuse_fill_dir_t` allows `stat` to be `NULL`, and [this is exactly what's actually passed in hello.c](https://github.com/libfuse/libfuse/blob/055fcec831aff1037f5240f50481827b847f8cfa/example/hello.c#L94-L96) - Linux's `getdents(2)` states the following about `d_type`:...

> Send a buffer filled using buffer.fill(), with size not exceeding the requested size. There's no `buffer` to `fill()` anymore, it's long gone (f02b64588d0a869497ba180e066595a02acada2f).

`uPlot.Axis` currently defines: ``` font?: CanvasRenderingContext2D['font']; labelFont?: CanvasRenderingContext2D['font']; ``` While true for values passed into constructor, various callbacks actually need to deal with values processed by `pxRatioFont()`, which, it seems,...

help wanted

### Describe the bug subj: ![test](https://user-images.githubusercontent.com/176062/76135583-3497fe00-6039-11ea-8a8a-21c24aadd75b.png) ### To Reproduce I basically picked `examples/stock.rs`, switched it to DateTime and added `x_label_formatter`: ```rust use chrono::offset::{Local, TimeZone}; use chrono::{DateTime, Duration}; use plotters::prelude::*; fn...

enhancement
feature request

That would greatly help with versioning options in git or just quickly looking for difference between options on different psi installations. The easiest way would probably be to switch VariantTree...

feature

### System information - **SolveSpace version:** 3.1~70bde63c - **Operating system:** Gentoo Linux ### Expected behavior There is no error if extrusion does not extend all the way through the other...

mesh
NURBS

### System information - **SolveSpace version:** 3.1~70bde63c - **Operating system:** Gentoo Linux ### Actual behavior ...depends on extrusion depth. ![nurbs-2](https://github.com/solvespace/solvespace/assets/176062/a4678eac-8673-43bc-a756-9c3878929264) ### Additional information [nurbs-2.slvs.gz](https://github.com/solvespace/solvespace/files/12435894/nurbs-2.slvs.gz)

mesh
NURBS

``` 10-01 20:18:07.234 31439 31439 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{net.tjado.passwdsafe/net.tjado.passwdsafe.PasswdSafe}: android.view.InflateException: Binary XML file line #89: Binary XML file line #89: Error inflating class com.google.android.material.bottomnavigation.BottomNavigationView 10-01 20:18:07.234...

bug

### What's up? I'm writing this issue following these comments: * ["we should ... try and produce legible SQL"](https://github.com/PRQL/prql/issues/3169#issuecomment-1657258225), * ["the examples ... are the biggest selling point for PRQL,...

sql-translation

**Is your feature request related to a problem? Please describe.** I'd like to contain traffic within each data center, and only use other servers if all local peers are banned...