Skip to content
Extraits de code Groupes Projets

WINDOW: use mpv_observe_property for deprecated MPV_EVENTs

Fusionnées Elliu a demandé de fusionner fix-mpv-deprecated-events vers master

Rapports de requête de fusion

Loading
Loading

Activité

Filtrer l'activité
  • Approbations
  • Assignés et relecteurs
  • Commentaires (des bots)
  • Commentaires (des utilisateurs)
  • Branches et validations
  • Modifications
  • Labels
  • État de verrouillage
  • Mentions
  • État de la demande de fusion
  • Suivi
  • Kubat added 1 commit

    added 1 commit

    • 3710f7f5 - MODULES: Remove the SDL2 module + disable deprecated symbols from MPV

    Compare with previous version

  • Kubat resolved all threads

    resolved all threads

  • Kubat added 1 commit

    added 1 commit

    Compare with previous version

  • Kubat approved this merge request

    approved this merge request

  • Elliu added 1 commit

    added 1 commit

    • 724c3de9 - CI: add cargo to build dependencies

    Compare with previous version

    • Auteur Developer
      Résolue par Kubat

      gcc 12.2.0, Debug build

      /home/elliu/Projects/lektor/src/base/bufferfd.c: In function ‘bufferfd_bytes’:
      /home/elliu/Projects/lektor/src/base/bufferfd.c:23:9: note: ‘#pragma message: /home/elliu/Projects/lektor/src/base/bufferfd.c(+23) : Repeat until n is reached’
         23 | #pragma message(TODO "Repeat until n is reached")
            |         ^~~~~~~
      [ 30%] Building C object CMakeFiles/lektord.dir/src/base/reg.c.o
      /home/elliu/Projects/lektor/src/base/reg.c: In function ‘reg_internal_get’:
      /home/elliu/Projects/lektor/src/base/reg.c:25:21: error: the comparison will always evaluate as ‘true’ for the pointer operand in ‘reg + (sizetype)((long unsigned int)i * 16)’ must not be NULL [-Werror=address]
         25 |     for (int i = 0; (reg + i) && (reg + i)->name && (reg + i)->obj; ++i) {
            |                     ^
      /home/elliu/Projects/lektor/src/base/reg.c: In function ‘reg_internal_func’:
      /home/elliu/Projects/lektor/src/base/reg.c:35:21: error: the comparison will always evaluate as ‘true’ for the pointer operand in ‘reg + (sizetype)((long unsigned int)i * 16)’ must not be NULL [-Werror=address]
         35 |     for (int i = 0; (reg + i) && (reg + i)->name && (reg + i)->func; ++i) {
            |                     ^

      Also, multiple unused variables in Release build (gcc and clang) stopping the build due to -Werror

      Modifié par Elliu
  • Kubat added 1 commit

    added 1 commit

    • 967f438e - BUILD: Fix the -Werror=address in src/base/reg.c:25 and src/base/reg.c:35 even...

    Compare with previous version

  • Kubat added 1 commit

    added 1 commit

    • 575d99e5 - CI: Try to install the latest rust version in CI

    Compare with previous version

  • Kubat added 2 commits

    added 2 commits

    • 585e1763 - Revert "CI: Try to install the latest rust version in CI"
    • 80f14516 - CI: Try to fix the CI again and try to install the beta version of rust...

    Compare with previous version

  • Kubat added 3 commits

    added 3 commits

    • de2a1fb3 - Revert "CI: Try to fix the CI again and try to install the beta version of rust..."
    • 56019a69 - CI: Try to install the latest rust version in CI
    • e2b6f645 - CI: Try to pass -y to the install script for rust

    Compare with previous version

  • Kubat added 1 commit

    added 1 commit

    • 9b964aeb - CI: New try at fixing the CI

    Compare with previous version

  • Kubat added 1 commit

    added 1 commit

    • 2740d772 - CI: Install the latest version of cargo and rustc in the docker

    Compare with previous version

  • Kubat added 1 commit

    added 1 commit

    • 0a8132e8 - BUILD: Fix errors with GCC + use lkt_assert and not assert to be sure to have...

    Compare with previous version

  • Kubat resolved all threads

    resolved all threads

  • Kubat added 33 commits

    added 33 commits

    • 0a8132e8...9d4271c2 - 26 commits from branch master
    • 58ddfefc - WINDOW: use mpv_observe_property for deprecated MPV_EVENTs
    • e1af3f7c - MODULES: Remove the SDL2 module + disable deprecated symbols from MPV
    • b6341da8 - DOC: Update changelog
    • 3325ad92 - CI: add cargo to build dependencies
    • b5fa56ed - BUILD: Fix the -Werror=address in src/base/reg.c:25 and src/base/reg.c:35 even...
    • 79003e94 - CI: Install the latest version of cargo and rustc in the docker
    • fe3d9ab9 - BUILD: Fix errors with GCC + use lkt_assert and not assert to be sure to have...

    Compare with previous version

  • Kubat added 1 commit

    added 1 commit

    • 93961e29 - BUILD: Add flags for release builds for the CI

    Compare with previous version

  • Kubat added 2 commits

    added 2 commits

    • 1b213e47 - CMAKE: Add a way to override the cargo path
    • 1c6cfca3 - CI: Try to build the rust things before to have the stdout/stderr in the CI logs

    Compare with previous version

  • Kubat enabled an automatic merge when the pipeline for 1c6cfca3 succeeds

    enabled an automatic merge when the pipeline for 1c6cfca3 succeeds

  • Kubat aborted the automatic merge because source branch was updated

    aborted the automatic merge because source branch was updated

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Veuillez vous inscrire ou vous connecter pour répondre
    Chargement en cours