- Apr 23, 2020
-
-
Michele Caini authored
-
Michele Caini authored
-
- Apr 20, 2020
-
-
Fiorentino Ing. Stefano authored
Signed-off-by:
Fiorentino Ing. Stefano <stefano.fiore84@gmail.com>
-
- Apr 19, 2020
-
-
Fiorentino Ing. Stefano authored
Signed-off-by:
Fiorentino Ing. Stefano <stefano.fiore84@gmail.com>
-
Fiorentino Ing. Stefano authored
Signed-off-by:
Fiorentino Ing. Stefano <stefano.fiore84@gmail.com>
-
- Apr 18, 2020
-
-
Michele Caini authored
-
- Apr 06, 2020
-
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
This is possible because a limited values are available as Mode Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
- Apr 03, 2020
-
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
- Apr 02, 2020
-
-
Eli Lindsey authored
Today, uvw triggers undefined behavior in resource.hpp: runtime error: downcast of address which does not point to an object of type 'uvw::FsEventHandle' note: object is of type 'uvw::BaseHandle' It looks like we're saving the current handle in the void* data member so it can be retrieved on the next callback run. This downcast to a derived class from its parents ctor as it's being constructed isn't valid. Since we're storing this as a void* anyways and all the callsites using it need to do their own cast on retrieval, we can instead persist the this pointer. For downcasting to work in all cases the Resource class tree needs to be leftmost in Handler's multiple inheritance. Tested by verifying that my unit tests no longer show ubsan errors and uvw's test suite still passes.
-
- Apr 01, 2020
-
-
Michele Caini authored
-
- Mar 31, 2020
-
-
Michele Caini authored
-
- Mar 27, 2020
-
-
Michele Caini authored
-
Michele Caini authored
-
Michele Caini authored
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
- Mar 25, 2020
-
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
Signed-off-by:
Stefano Fiorentino <stefano.fiore84@gmail.com>
-
Stefano Fiorentino authored
-
Stefano Fiorentino authored
-
Stefano Fiorentino authored
-
Michele Caini authored
-
- Mar 22, 2020
-
-
Michele Caini authored
-
Michele Caini authored
-
- Mar 21, 2020
-
-
Michele Caini authored
-
Stefano Fiorentino authored
-
- Mar 18, 2020
-
-
Stefano Fiorentino authored
-
- Mar 16, 2020
-
-
Michele Caini authored
-
Michele Caini authored
-
Michele Caini authored
-
- Mar 01, 2020
-
-
Sergiu Giurgiu authored
-
- Jan 17, 2020
-
-
Michele Caini authored
-
Michele Caini authored
-
Michele Caini authored
-