Block a user
Advanced documentation
Keep consistency within Makefile and CMakeLists.txt, because clang++ will automatically add -Wsign-conversion when using -Wconversion, while g++ would not. So we should update this…
Advanced documentation
- After the semester, we should chore out some of the redundant field in
repo.toml, and do some refinement on some "permanent"(don't need to change from time to time) information into it
Advanced documentation
- to simplify the usage of Grafana, we place each of the sanitzier stage in front of the run stage, each with name as
[joj] exi-asan,[joj] exi-msan,[joj] exi-ubsanand[joj] exi run-…
Advanced documentation
conf-release.json, generated from all conf.toml file or just out of conf-release.toml
Advanced documentation
- in C++,
CMakeLists.txtuse the compiler as/usr/lib/llvm-18/bin/clang++to avoid the improper error about links of libraries
Distribution issues in ENGR1510J and solutions