Alexander Grund

Results 224 issues of Alexander Grund

Please add documentation to `lua_type_traits`. I'm not really sure what the members mean, especially `weakTypeTest` and `typeTest` (their difference). Probably rename them (I guess `weakTypeTest` means: `isConvertible` and `typeTest` means...

I have a loop like this: ``` struct Foo{ int bar; Foo(int bar):bar(bar){}}; for(int i=0; i

bug
enhancement

The current implementation works with raw pointers. How about porting this to C++ returning a std::string instead (at least as a wrapper) for easier and less error-prone usage?

branch available

Would be great if this was usable as a git-submodule or via CMakes ExternalProject or FetchContent. This requires - a proper target name, e.g. tcspan - a namespaced alias for...

## Your environment TbSync version: 2.12 Thunderbird version: 68.9.0 [x] Yes, I have installed the latest available beta version from https://tbsync.jobisoft.de and my issue is not yet fixed, I can...

Currently `outputs.cache-hit` can be used to check if an "exact match" for a cache was found and restored. In some workflows there is a need for updating a cache entry...

enhancement

In https://github.com/onnx/onnx/blob/ea694bf5cbccf34e08f36a8d9365d9011b72aeb4/onnx/optimizer/passes/eliminate_nop_dropout.h#L31 all outputs of the Dropout layer are replaced with inputs. However the 2nd output of that layer is `mask` which shall contain the mask. In the NoOp case...

bug

Currently `b2 headers` puts all headers under `./boost` and adds the root folder to the include path. In e.g. https://github.com/boostorg/config/issues/345 I argued, that only the minimum amount of stuff should...

**Describe the bug** In short: The assumption stated at https://github.com/abseil/abseil-cpp/blob/311bbd2e50ea35e921a08186840d3b6ca279e880/absl/container/internal/container_memory.h#L322-L325 that accessing an inactive union member is allowed does not hold for at least GCC. This leads to reads of...

bug

Update versions and links used. Also link to Lmod docu and Github releases