Thomas Girard

Results 3 issues of Thomas Girard

Hello, please merge the following change to fix issue#659. **ChangeLog** - tests/cobjects.st: Add CBoolean test case for issue#659. - tests/cobjects.ok: Regenerate. - kernel/CObject.st: Add missing CBoolean class>>#type

Current implementation is compiled with -pthread with gcc. This implies that even for a non-threaded program whenever connect-or-cut gets injected pthread support gets loaded. We should instead do a dynamic...

bug
unix

Injection for IE11 on Windows 10 does not work. IE11 is 64-bit process that then spawns a 32-bit IE11 using CreateProcessAsUser and that function is not hooked, so the process...

bug
win32