Balint Reczey

Results 148 comments of Balint Reczey

I'm OK with implementing and using that.

`libfbintercep.so` has been renamed to `libfirebuild.so`. `man-recode` also crashes as reported at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032619

Forwarded the issue: https://gitlab.com/man-db/man-db/-/issues/15 .

I'm OK with the easy workaround for now.

IMO adding a symlink file type to store in the cache with the `oldpath` string as a property would be simpler. For the record symlinks are handled in current master...

OK, proper support will be complex, indeed.

> Or we could figure out some generic way to let the `FileFD` / `FileUsage` infrastructure have the concept of "whichever filename this process has on its fd N /...

Note that this is _not_ the snap installer package, but the one from https://launchpad.net/~mozillateam/+archive/ubuntu/ppa .

With Rust support added to firebuild many `rustc` calls are shortcut: ``` Statistics of current run: Hits: 819 / 8981 (9.12 %) Misses: 8162 Uncacheable: 9887 GC runs: 0 Newly...