andry81

Results 76 issues of andry81

Sometime of accidental click a group it does spam for opening tabs. Better to make a confirmation dialog if a group having more than 1 link.

* Browser: `Firefox 97.0.1` * OS: `Windows 7 x64` If click on a particular release (1) and then go to the list of releases (2) then the counters are not...

https://github.com/boostorg/hana/blob/1aa52a97269c1f57ca779e9deed03d8d49a8796d/include/boost/hana/string.hpp#L98 ////////////////////////////////////////////////////////////////////////// // BOOST_HANA_STRING ////////////////////////////////////////////////////////////////////////// namespace string_detail { template constexpr string prepare_impl(S, std::index_sequence) { return {}; } template constexpr decltype(auto) prepare(S s) { return prepare_impl(s, std::make_index_sequence{}); } } #define BOOST_HANA_STRING(s)...

Boost: `1.72.0` OS: `Windows 7 x64`, `cygwin dll 3.1.2` Compiler: `cygwin/gcc 7.4.0` ``` PATH: "C:/Windows/system32" PATH: "C:/Windows" PATH: "C:/Windows/system32/Wbem" PATH: "c:/cygwin/3.0.x/bin" PATH: "c:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/bin" >pushd "d:/_3dparty/cygwin_gcc_x86/utility/boost/boost_1_72_0-build" >"d:/_3dparty/_src/utility/boost/boost_1_72_0/b2.exe" "-sBOOST_ROOT=d:/_3dparty/_src/utility/boost/boost_1_72_0"...

### Feature description Ability to create/delete list of tags: ``` v1 v1.0 v1.0.0 ``` ### Environment - Git Extensions 3.5.4.12724 - Build 65f01f39982ccb121c4df7d4b00b506939553958 - Git 2.36.1.windows.1 - Microsoft Windows NT...

type: feature request

### Feature description Quite a bit annoying each time to search for a git working copy to just open only the About Dialog to lookup the version or copy the...

area: shell extension
type: feature request
:neckbeard: status: pull request only
:nerd_face: good first issue

I know this issue is not directly related to the counter but neverless it draws the counter as unreliable because summons additional hits per each forked readme.md. The root of...

``` ./libav/libavutil/libavutil.a(random_seed.o): In function `av_get_random_seed': /cygdrive/c/untrunc/untrunc-master/libav/libavutil/random_seed.c:101: undefined reference to `BCryptOpenAlgorithmProvider@16' /cygdrive/c/untrunc/untrunc-master/libav/libavutil/random_seed.c:104: undefined reference to `BCryptGenRandom@16' /cygdrive/c/untrunc/untrunc-master/libav/libavutil/random_seed.c:105: undefined reference to `BCryptCloseAlgorithmProvider@8' ```