百地 希留耶

Results 13 issues of 百地 希留耶

## Environment - JetBrains Compose `org.jetbrains.compose` 1.1.1 - Microsoft Windows 10.0.22616 - Two monitors with **different density**. ## Steps to Reproduce 1. Add `dropParent` modifier on a surface. 2. Create...

This error occurs when I'm decoding an Android update payload. Dump file (**not actually zipped, change extension to .bz2**): [dump.zip](https://github.com/paolobarbolini/bzip2-rs/files/9115453/dump.zip) ```rust let mut decoder = bzip2_rs::DecoderReader::new(input?); // The next statement...

# Description of the new feature/enhancement Something like: ```powershell winget install git.git --proxy="http://127.0.0.1:2345" ``` This will make `winget` download `git` through the *proxy server*.

In-PR
Issue-Feature
Experimental

`Texture2DDecoderNative` fails to build with GNU toolchain due to `memset` undefined. This pull request adds `string.h` to `crn_depcomp.h` so the compilation can success. **Note:** This is the minimum effort to...

### Describe the bug I'm using a grouped collection as source of `DataGrid` and inserted a new group of data into the collection. When I added new data to this...

bug :bug:
DataGrid :capital_abcd:

## 確診者上傳資料 ### 現行方式 使用者收取簡訊 → 填入日期 → 填入驗證碼 → 送出 ### 建議補充方式 使用者收取簡訊 → **複製簡訊** → **貼上簡訊** → 送出 ![增加「貼上簡訊自動辨識」選項](https://user-images.githubusercontent.com/65301509/171583315-d28a1bf8-4058-45fc-b766-d21bfc13f6e5.png) 與現行方式相比,建議的方式減少了使用者選擇日期及填入數字操作。 雖然增加複製簡訊的步驟,但與現行方式比較更不易出錯。 ### 其他可以考慮的方法 1. 主動讀取剪貼簿 在 Android 12...

## Description CMake's [FindMPI](https://cmake.org/cmake/help/latest/module/FindMPI.html) module sets `MPIEXEC_EXECUTABLE` and `MPIEXEC_NUMPROC_FLAG`. We use them so it works for different MPI implementations.

https://stackoverflow.com/questions/2524611/how-can-one-print-a-size-t-variable-portably-using-the-printf-family Signed-off-by: Kiruya Momochi

I have spent a whole day on it, then find that it's a typo.