Skip to content
Snippets Groups Projects
Select Git revision
20 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