Farid Zakaria

Results 58 issues of Farid Zakaria

### Description of the bug: You can provide Bazel with features with typos or completely non-existent and you wouldn't know about it. ### Which category does this issue belong to?...

type: bug
P4
team-Rules-CPP

I'd like to use a data converter that is not the standard JsonDataConverter. It would be nice if I can just use the default WorkflowClientFactory but pass in a custom...

Part of an improvement related to #21957 Bazel should disallow features that have a comma. Ideally, a better place would be to put this in CoreOptions parsing but I don't...

team-Rules-CPP
awaiting-user-response

A few small improvements for quality of life; might be worth upstreaming as I was looking into this plugin. 1. create a friendly Nix wrapper that includes maven and some...

Add a new command to patchelf `--shrink-wrap` which shrink-wraps thebinary file. _patchelf_ at the moment works by modifying the RUNPATH to help locate files to the store however it only...

Similarly to a concept used in NixOS/nix codebase, introduce the `Finally` class that can be given a lambda to execute on destructor. The desired effect is to execute some code...

Found bug with error prone. Printing an Array by itself is non-sensical.

Found with error prone.

``` const int lengthInBytes = static_cast(sizeof(uint8_t) * binary->raw().size()); insert.bind(1, binary->raw().data(), lengthInBytes); ``` Would be nice if the API took size_t or something so that I don't have to narrow it....

enhancement

If I remove all references to hypemachine and related art (you are allow to refer to hypemachine via anchor tag though) [spoke to lawyer] I can then safely put it...