Jean Gautier

Results 5 issues of Jean Gautier

Hi, I just followed thevcpkg migration of ctre from 2.10 to 3.4.1 and it seems there is a confusion in the char type I use (i.e. wchar_t) as CharT=char even...

Not a CTRE issue but a compiler one that may be interesting for you to follow: https://developercommunity.visualstudio.com/content/problem/1107230/msvc-version-1670-preview-31-release-build-never-completes-ran-for-12-hours-debug-build-takes-seconds.html TLDR: With a long regex, Release build with latest MSVC and CTRE 2.8.3...

Hi, I've been trying to implement the single_producer_sequencer pattern in my code and based my attempt on the sample code here: https://github.com/lewissbaker/cppcoro#single_producer_sequencer Unfortunately, apart from small errors in the code...

Hi! I am trying to use and (somewhat) understand you sse4-strstr code and come across this: https://github.com/WojciechMula/sse4-strstr/blob/9cdc4b6df817c8a8c67a1cebdc7e18a1da35f407/avx2-strstr-v2.cpp#L62 Is this use of uninitialized next1 intended? Thanks!

### Description of the new feature / enhancement In the settings for each application configuration in the workspace, we can specify the CLI arguments. It would be also useful to...

Needs-Triage
Product-Workspaces