Fotios Valasiadis

Results 45 issues of Fotios Valasiadis

Basically the title. They are essential to be able to use the class effectively. MemoryPoolAllocator also faces problems cause of this.

While reading `xbps-install(1)`'s source i noticed that these two return values of `xbps_transaction_update_packages(3)`'s doc weren't documented.

Hello! Finally, this very desirable feature for some of us has been added, as a matter of fact using ChromeDev I tested it and found it to be (mostly) working!...

GNU/Linux

Hello! Currently implementing a new backend, CMSIS, which utilizes the CMSIS nn library, a collection of neural network kernels implemented using SIMD instructions to maximize performance on arm cortex processors....

#213 was patched 4 months ago and yet a tarball with the fix hasn't been released yet. As a result the current release tarball is still faulty, and no one...

bug

Uncertain if it's to be expected. Nevertheless benchmarks & examples depend on `build-recorder` being on the top-level dir, so unless fixed the user has to manually move the executable to...

xxd fails because it does not recognize `-n schema`. Failing to find any info on the web or manpage regarding that option, is it platform-specific? I'd recommend instead letting it...

This is to allow build-recorder to be built & used in systems that do not use glibc, such as void-linux-musl, FreeBSD, etc...

Save users from having to install xxd to build build-recorder. Closes #214