• Hamburg, Germany
  • Always working on Zig related tooling

  • Joined on 2024年12月28日
Techatrix commented on pull request ziglang/zig.vim#115 2025年12月19日 19:57:00 +01:00
Add .mailmap to repo root

What is the motivation for adding the mailmap? So that the new email shows up in the git log or similar? Or is there something else I am missing. I had hoped that it would make a difference when...

Techatrix pushed to master at Techatrix/zig.vim 2025年12月19日 19:44:39 +01:00
4e31b55efe
add .mailmap
Techatrix created repository Techatrix/zig.vim 2025年12月19日 19:16:18 +01:00
Techatrix pushed to master at ziglang/zig.vim 2025年12月19日 19:14:07 +01:00
74bdb43c9d Update URL for vim-plug example in README.md
Techatrix merged pull request ziglang/zig.vim#114 2025年12月19日 19:14:05 +01:00
Update URL for vim-plug example in README.md
Techatrix suggested changes for ziglang/zig.vim#114 2025年12月07日 05:10:57 +01:00
Update URL for vim-plug example in README.md
Techatrix commented on pull request ziglang/zig.vim#114 2025年12月07日 05:10:57 +01:00
Update URL for vim-plug example in README.md

This part of the readme still mentions Plug 'ziglang/zig.vim'. No need to mention the command twice so we could change it like this:

Techatrix opened issue ziglang/zig#30127 2025年12月06日 22:42:34 +01:00
incremental compilation keeps read lock that can deadlock other processes
Techatrix deleted branch config-header from Techatrix/libffi 2025年11月16日 21:20:56 +01:00
Techatrix commented on pull request vezel/libffi#7 2025年11月16日 21:12:47 +01:00
fix config header values when targeting freebsd or netbsd

That is good to know. I went ahead and removed the version check for FreeBSD.

Techatrix commented on pull request vezel/libffi#7 2025年11月16日 21:10:02 +01:00
fix config header values when targeting freebsd or netbsd

I added a link to https://man.netbsd.org/memfd_create.2 where it says the following in the history section:

Techatrix pushed to config-header at Techatrix/libffi 2025年11月16日 21:07:34 +01:00
ecba1a8a9e fix config header values when targeting freebsd or netbsd
Techatrix commented on pull request vezel/libffi#7 2025年11月16日 21:00:43 +01:00
fix config header values when targeting freebsd or netbsd

I initially had no version check for freebsd assuming that only 14 or later was supported but then I tried to cross compile for an older version (e.g. zig build -Dtarget=x86_64-freebsd.13.0) and...

Techatrix created pull request vezel/libffi#7 2025年11月16日 20:23:31 +01:00
fix config header values when targeting freebsd or netbsd
Techatrix pushed to config-header at Techatrix/libffi 2025年11月16日 20:18:23 +01:00
be84d53528 fix config header values when targeting freebsd or netbsd
Techatrix pushed to config-header at Techatrix/libffi 2025年11月16日 20:04:48 +01:00
efc7c486f6 fix config header values when targeting freebsd or netbsd
Techatrix pushed to master at Techatrix/libffi 2025年11月16日 19:59:54 +01:00
Techatrix pushed to config-header at Techatrix/libffi 2025年11月16日 19:59:41 +01:00
Techatrix created branch config-header in Techatrix/libffi 2025年11月16日 19:59:41 +01:00