Luboš Luňák

Results 8 comments of Luboš Luňák

I have one binary with a similar warning that's presumably the same underlying issue: ``` $ objdump --headers liborcus-parser-0.17.so.0 ... 27 __patchable_function_entries 00000008 0000000000139d80 0000000000139d80 00139d80 2**3 CONTENTS, ALLOC, LOAD,...

Relevant parts from -Wl,-Map,map file: ``` 0x139d88 1041 8 .bss 0x139d88 0 1 /usr/lib64/crti.o:(.bss) 0x139d88 1 1 /usr/lib64/gcc/x86_64-suse-linux/11/crtbeginS.o:(.bss) 0x139d88 0 0 completed.0 0x139d90 544 8 .libs/base64.o:(.bss._ZZN11__gnu_debug16_Error_formatter5_S_atEPKcjS2_E11__formatter) 0x139d90 0 0 __gnu_debug::_Error_formatter::_S_at(char...

FWIW, the thing I find really nice about the lld output is that it reports each symbol just once and then at most few places where the symbol is referenced....

> * Missing documentation. > * Unit tests would be appreciated. I think these two apply to most of the MSVC commits, or they at least need checked. As for...

Does it really work for you if you just use e.g. /dev/nvme0? I get "Error saving the password to the kernel errno = 25" and I have to use /dev/nvme0n1...

Specifically, I suggest to extend the 'Slimelung symptom: Lethal' section in the Steam description. After 'Cured with Medical Pack' add another item saying something like 'Alternatively, cure by medical care...

The other PR: https://github.com/simplyWiri/Loadout-Compositing/pull/95

> I assume that until the Compositable mods accepts your other PR the methods checks will fail and the mod integration, is disabled. Yes, as if the mod weren't there...