陈浩南

Results 10 issues of 陈浩南

#### Affected Version yay v9.4.7 - libalpm v12.0.1 #### Issue Could not find AUR package `intel-parallel-studio-xe` using following command: ```bash yay -Ss intel-parallel-studio-xe ``` `yay -S intel-parallel-studio-xe` also run in...

Type: Feature Request
Status: Approved

我换Intel了,如果没有人原因接手的话,这两个包是否应该drop掉?

![image](https://user-images.githubusercontent.com/35858462/59561246-95694b80-9050-11e9-908e-279c056b9d12.png) 直接用浏览器打开,会提示错误。 apt update,会提示: Could not handshake: A TLS fatal alert has been received. 大佬可以修一下吗?

I am using the version from current nixpkgs (`nixos-unstable` branch). I found `~/.cache/nix-output-monitor/build-reports.csv` contains a single line even a lot of packages have been built. The line is like: ```...

bug
regression

It does work with KDE 5.24 but does not work for 5.25. Reinstall does not help. It is pretty easy to reproduce so pls allow me not to provide detailed...

Very nice job, it helped me a lot in my work! I have two minor changes in zxorm, including: 1. I think `zxorm::Error` should be publicly inherited from `std::exception`. This...

I use Latte variant in my grub theme. It is very hard to recognize words in grub menu editor. ![IMG_20240419_170231_Arcide-LMC8 4-OP9P-v7 1 MP](https://github.com/catppuccin/grub/assets/35858462/1798a84b-3f11-42fd-8c63-59c59066a776) Steps to reproduce: 1. Install last catppuccin...

**Feature Description** MathJax is another widely used library for rendering LaTeX in the browser. It supports a wider range of LaTeX commands than KaTeX, such as `physics` package (which is...

enhancement

The following code is not compiled: ```c++ # include # include # include ... struct B { std::optional a; } f; boost::pfr::for_each_field(f, [&](const auto& field, auto index) { using type...

duplicate
compiler-or-standard-limitation