Noahlias

Results 19 comments of Noahlias

@sunshinev some problem about the new project by go-sword generate : 1: id/created_at/updated_at this column is required in table and it will influences the frontend style ![image](https://user-images.githubusercontent.com/3949397/86896344-6aa8d400-c138-11ea-93c1-fc545a9ede6d.png) 2: the model...

> @sunshinev some problem about the new project by go-sword generate : > 1: id/created_at/updated_at this column is required in table and it will influences the frontend style > ![image](https://user-images.githubusercontent.com/3949397/86896344-6aa8d400-c138-11ea-93c1-fc545a9ede6d.png)...

I got the same error. environment: (macOS 13.3.1 22E261 arm64, rustc 1.71.0-nightly) ``` pgvecto.rs on  main is 📦 [email protected] via 🦀 v1.71.0 via 🅒 base ➜ cargo pgrx run...

It fixed by uninstall `llvm`. yeah it is on my path and there is my `llvm` version(only one)

The official [package](https://github.com/Homebrew/homebrew-core/pull/132448) has released. 😆

I got the same error ```bash λ mpv -v --no-config [cplayer] Command line options: '-v' '--no-config' [cplayer] mpv 0.36.0 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects [cplayer] built on Sun Jul 23...

> @noahlias is that problem well reproducible on your end? can you build mpv yourself and could test a patch? > > [edit] it might just be a case of...

> > > @noahlias is that problem well reproducible on your end? can you build mpv yourself and could test a patch? > > > > > > what mean?...

> You didn't apply the diff correctly, not sure if it matters though. You can copy the diff then `pbpaste | git apply` to apply it Oh, I found the...

> Akemi/mpv@`bae0e8a`/osdep/macos/remote_command_center.swift I modify it with the new patch and the same error. and the error the trace