Andre Bossert
Andre Bossert
Original Savannah ticket 6156 reported by None on Tue Aug 19 15:56:11 2008. > + ADD: Added new option LAYOUT_FILE which can be used to specify > a layout template...
Original Savannah ticket 10619 reported by None on Mon Dec 31 18:35:29 2007. [email protected] wrote > Its seems that path name for the HHC_Location > must be set into ""...
I'm facing linker error when using with already created googletest library: ``` Linking D:\git\s7p\work3\s7p.base/bin/unittest/vdk_signals_tests/vdk_signals_tests.o... d:/git/s7p/work3/s7p.tools/win64_gcc_mingw64_9.2.0/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\git\s7p\work3\s7p.base\obj\unittest\base\user\googletest.o: in function `main': D:/git/s7p/work3/s7p.base/google/test-master/googlemock/src/gmock_main.cc:56: multiple definition of `main'; D:\git\s7p\work3\s7p.base\obj\unittest\user\vdk_signals_tests.o:D:/git/s7p/work3/s7p.base/vdk/signals-master/tests/tests.cpp:948: first defined here collect2.exe: error:...
I'm facing compile error if compiling with Googletest 1.10 or master/latest: ``` ---------- ERRORS occurred while compiling file D:\git\s7p\work3\s7p.base\vdk\signals-master\tests\tests.cpp In file included from D:\git\s7p\work3\s7p.base\google\test-1.10\googletest\include/gtest/gtest.h:71, from D:/git/s7p/work3/s7p.base/vdk/signals-master/tests/tests.cpp:14: D:\git\s7p\work3\s7p.base\google\test-1.10\googletest\include/gtest/gtest-typed-test.h:227:38: error: 'constexpr bool...
fixes #5
basic_demo.cpp:13:12: error: 'template class vdk::signal' conflicts with a previous declaration #5 https://github.com/vdksoft/signals/issues/5
I'm facing compile errors with MInGW GCC 9.2 at Windows in `basic_demo.cpp, cross_thread_calls.cpp and cross_thread_calls.cpp`, because `using vdk::signal ` conflicts then with `x86_64-w64-mingw32/include/signal.h:60:24: note: previous declaration 'void (* signal(int, __p_sig_fn_t))(int)'`...
When using strict mode it would be good to format the `WARNING` messages for parsing (e.g. with ´filename:line`) and generate xUnit compatible file to easily report in CI/CD systems like...
For file actions it would be good to support variables / defines passed via CLI, e.g. `gitlabform --define/-D `. So if user of CI job passes own (MR) branch name...
The [files section](https://gitlabform.github.io/gitlabform/reference/files/) should support file patterns and target path. instead of listing two files that are in path `assets/*` ``` projects_and_groups: "*": files: "LICENSE.md": file: "assets/LICENSE.md" branches: - "main"...
## Issue: #267 ## Proposed changes **{text}** ## Reviewers @