vtorri

Results 80 issues of vtorri

Hello the address https://www.enlightenment.org/ can not be opened with litebrowser

On Windows, mingw project provides winpthread forPOSIX thread interface. But according to the devs: * winpthread was written for the Windows port of gcc * winpthread is slower than native...

why not using autoreconf -vif instead of autogen.sh ? (or replacing the content of autogen.sh with autoreconf -vif)

when i try to debug my windows module, 1. afaics, it is not possible to set the value of the `depends` kwarg 2. build.ninja has no DEPFILE_UNQUOTED entry 3. there...

``` In file included from ../thorvg-0.13.3/src/loaders/lottie/jerryscript/jerry-core/jcontext/jcontext.h:27, from ../thorvg-0.13.3/src/loaders/lottie/jerryscript/jerry-core/vm/vm.cpp:40: ../thorvg-0.13.3/src/loaders/lottie/jerryscript/jerry-core/parser/js/js-parser-internal.h:296: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 296 | #pragma warning(push) | ../thorvg-0.13.3/src/loaders/lottie/jerryscript/jerry-core/parser/js/js-parser-internal.h:297: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 297 | #pragma...

refactoring
portability

On Windows 10, using msys2 + mingw-w64 : ``` cmake \ -DCMAKE_TOOLCHAIN_FILE=../cross_toolchain.txt \ -DCMAKE_INSTALL_PREFIX=$prefix_unix \ -DCMAKE_VERBOSE_MAKEFILE:BOOL=$verbcmake \ -DCMAKE_BUILD_TYPE=Release \ -DENABLE_SHARED_LIBS=ON \ -DENABLE_STATIC_LIB=OFF \ -DENABLE_DEBUG=OFF \ -DENABLE_LIB_ONLY=ON \ -DBUILD_TESTING=OFF \ -G...

Stale

in current git, I see these warnings: ``` [202/204] Building C object CMakeFiles/lexbor.dir/source/lexbor/url/url.c.obj C:/Documents/msys2/home/vincent.torri/gitroot_64/lexbor/source/lexbor/url/url.c: In function 'lxb_url_dot_path': C:/Documents/msys2/home/vincent.torri/gitroot_64/lexbor/source/lexbor/url/url.c:1037:20: warning: comparison of integer expressions of different signedness: 'lo ng long int'...