mattnite commented on issue ziglang/zig#32108 2026年07月09日 01:11:02 +02:00
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')

@mlugg, I think I found the root cause! I don't have the know-how or time to put a patch together for a fix, but I'm hoping this information will enable someone else. TLDR there are multiple...

mattnite pushed to main at mattnite/dotfiles 2026年06月25日 02:30:20 +02:00
5bd1e880f8
Add .config/nvim/after/ftplugin/c.lua
mattnite pushed to main at mattnite/dotfiles 2026年06月25日 02:26:12 +02:00
2c2d0cd05d
Add .config/nvim/after/ftplugin/c.lua
mattnite pushed to main at mattnite/dotfiles 2026年06月24日 23:52:58 +02:00
bed9408e66
Update .config/nvim/nvim-pack-lock.json
9ff232626a
Update .config/nvim/init.lua
Compare 2 commits »
mattnite pushed to main at mattnite/dotfiles 2026年06月23日 20:32:50 +02:00
101a5ec92f
Add .config/nvim/plugins/telekasten/daily.md
2e8aef1a20
Add .config/nvim/after/ftplugin/go.lua
Compare 2 commits »
mattnite pushed to main at mattnite/dotfiles 2026年06月23日 20:31:10 +02:00
805402fdc4
Update .config/nvim/init.lua
mattnite pushed to main at mattnite/DOOM 2026年06月21日 07:14:44 +02:00
mattnite created branch main in mattnite/DOOM 2026年06月21日 07:14:44 +02:00
mattnite opened issue ziglang/zig#35764 2026年06月14日 01:13:43 +02:00
Switching on a pointer: error: Invalid record (Producer: 'zig 0.17.0' Reader: 'LLVM 22.1.4')
mattnite commented on issue ziglang/zig#35324 2026年06月11日 08:30:26 +02:00
Support for eBPF CO-RE

This is something that’s been on my radar for a long time, and I really like the idea of using address space to emit struct access information.

mattnite commented on issue ziglang/zig#32108 2026年06月01日 01:19:41 +02:00
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')

Here is a dump of the buffer in parseBitcodeFile()

mattnite commented on issue ziglang/zig#32108 2026年05月31日 08:14:12 +02:00
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')

I started looking into this issue. Working off of 7d7752ed411222276ccdbf6b45b21edddbc05caa. I'm able to reproduce on LLVM 22.1.4, and I found exactly one location where `Alias and aliasee types...

mattnite pushed to main at mattnite/dotfiles 2026年05月31日 03:19:57 +02:00
14ad7bbf29
Update .config/nvim/nvim-pack-lock.json
mattnite pushed to main at mattnite/dotfiles 2026年05月31日 03:19:37 +02:00
d3bc205832
Update .config/nvim/init.lua
mattnite closed pull request awebo-chat/awebo#106 2026年05月10日 19:21:51 +02:00
Try multiple jobs in the build
mattnite created pull request awebo-chat/awebo#106 2026年05月10日 19:06:55 +02:00
Try multiple jobs in the build
mattnite pushed to multi-job-build at awebo-chat/awebo 2026年05月10日 19:06:21 +02:00
e64eb83950
Try multiple jobs in the build
mattnite created branch multi-job-build in awebo-chat/awebo 2026年05月10日 19:06:21 +02:00
mattnite pushed to hot-coff at mattnite/zig 2026年04月23日 10:15:29 +02:00
26580bc7de Open process and get PC for each thread
mattnite pushed to hot-coff at mattnite/zig 2026年04月23日 00:15:09 +02:00