Long Nguyen

Results 23 issues of Long Nguyen

I hope Intel won't do a significant API change in the near future, doing this was quite tedious. Luckily it's just some copy-pasting between the MSVC and GCC files, if...

This should better be on the main TBB repo itself, but since I've waited for a month with no response, I'll just gonna move this here xD There are two...

#### Describe the bug - Node.js version: v18.1.0 - OS & version: Windows 10 21H1, got v12.0.4 #### Actual behavior When a Got stream is destroyed before it's ended (which...

### Contact Details [email protected] ### What is your request? I'm trying to get used to the new micro-package system of v2, but I couldn't get it working for several hours....

feature_request
triage

Checklist - [x] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"` - [ ] This bug exists for C - [x] This bug exists for C++ - [ ]...

Leaving it as-is breaks clang faking as gcc, so set it to the full triplet.

Build Env

Why is the arch detection the way that it is, instead of relying on the already existing `CMAKE_SYSTEM_PROCESSOR` variable?

question
Architecture

The version number in CMakeLists.txt isn't in sync with the actual version. Please update it.

**Describe the pull request** - #### What does your PR fix? - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)? , - #### Does your PR...

category:port-feature

### Describe the bug Take this HTML for example: ```html a a ``` If I make a CSS ruleset that targets `.a ul li`, Svelte doesn't hash the first `ul`,...