Yonggang Luo

Results 162 issues of Yonggang Luo

**TypeScript Version:** 3.9 **Search Terms:** **Code** ```ts // A *self-contained* demonstration of the problem follows... // Test this by running `tsc` on the command-line, rather than through another build tool...

Bug
Help Wanted

Js doesn't support for uint64/int64 leading to a lot of issues in real productive environmen

**Describe the bug** ``` [10/183] Building CXX object googlemock/CMakeFiles/gmock-matchers-misc_test.dir/test/gmock-matchers-misc_test.cc.obj In file included from D:/a/_temp/msys64/mingw64/include/c++/12.2.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from D:/a/_temp/msys64/mingw64/include/c++/12.2.0/bits/allocator.h:46, from D:/a/_temp/msys64/mingw64/include/c++/12.2.0/deque:61, from D:/a/googletest/googletest/googlemock/test/gmock-matchers_test.h:42, from D:/a/googletest/googletest/googlemock/test/gmock-matchers-misc_test.cc:42: In member function 'void std::__new_allocator::deallocate(_Tp*, size_type) [with _Tp...

bug

[the link](https://www.baidu.com/s?wd=%E6%97%85%E7%BE%8E%E5%A4%A7%E7%86%8A%E7%8C%AB%E7%BE%8E%E9%A6%99%E6%B7%BB%E6%B7%BB%E5%B0%8F%E5%A5%87%E8%BF%B9%E5%B7%B2%E5%9B%9E%E5%9B%BD&sa=fyb_n_homepage&rsv_dl=fyb_n_homepage&from=super&cl=3&tn=baidutop10&fr=top1000&rsv_idx=2&hisfilter=1)

To make sure the souce to be compatiable for both Win32(MSVC/MINGW)/Linux, `wsl/winadapter.h` and `wsl/wrladapter.h` should be included at the begnning of the souce file.

This is for python 3.12 ``` C:\src\VK-GL-CTS\external\..\scripts\build\common.py:70: SyntaxWarning: invalid escape sequence '\$' return '"%s"' % s.replace('\\', '\\\\').replace('"', '\"').replace('$', '\$').replace('`', '\`') C:\src\VK-GL-CTS\external\..\scripts\build\common.py:70: SyntaxWarning: invalid escape sequence '\`' return '"%s"' % s.replace('\\',...

For example, I have a cache at ``` windows_msys2 https://github.com/msys2/msys2-installer/releases/download/2022-03-19/msys2-base-x86_64-20220319.sfx.exe 0 diffutils git grep make pkg-config sed mingw-w64-x86_64-python mingw-w64-x86_64-python-sphinx mingw-w64-x86_64-toolchain mingw-w64-x86_64-SDL2 mingw-w64-x86_64-SDL2_image mingw-w64-x86_64-gtk3 mingw-w64-x86_64-glib2 mingw-w64-x86_64-ninja mingw-w64-x86_64-jemalloc mingw-w64-x86_64-lzo2 mingw-w64-x86_64-zstd mingw-w64-x86_64-libjpeg-turbo mingw-w64-x86_64-pixman...

help wanted
UX
good first issue