Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • ci-bump-test
  • abp-queue
  • new-delete-leaks
  • fused-continuation-and-completion-stealing
  • emper-fix-invalid-conv
  • remote-put-get-free-context-cycle
  • linux-version-construct-on-first-use
  • libstdc++-asserts
  • msan
  • libc++
  • completer-strategies
  • cactus_stack_devel_one_commit
  • client-load-change
  • cppcheck
  • flow
  • cast-if-future
  • async_network2
  • thread_safe_log_config
  • burak
  • attic/clang-release-tls-optimization-debug-and-fix
  • attic/continuation-stealing-dev
22 results

emper

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
    Source project has a limited visibility.
    Florian Schmaus's avatar
    Florian Schmaus authored
    Fix
    
    emper/io/Future.cpp:184:35: error: invalid conversion from ‘uint64_t’ {aka ‘long unsigned int’} to ‘void*’ [-fpermissive]
      184 |         io_uring_prep_cancel(sqe, user_data, 0);
          |                                   ^~~~~~~~~
          |                                   |
          |                                   uint64_t {aka long unsigned int}
    655b404c
    History
    Name Last commit Last update