ptitSeb

Results 2023 comments of ptitSeb

I'm not sure. I need to analyse what GO expect there. It's probably code fix anyway, nothing that can be just tweaked away.

I would need the dump of the block the contains 0x083aa402.

the dump doesn't seems to include the address you need to exclude, wich is a bit strange.

That doesnèt sound like a box issue, but more like n application isue: it wants a bigger terminal. Enlarge the terminal window?

Ah, ok. I'll try to check later.

Yeah, looks like the wrapping of ncurses is lacking. It might work better with an emulated ncurses. I'll add the issue to my TODO...

The Warning is more for me then for end user. I'll change it and make it print only on LOG_DEBUG and not LOG_INFO. I am currently refactoring the elfloadr, so...

> > The Warning is more for me then for end user. I'll change it and make it print only on LOG_DEBUG and not LOG_INFO. > > I am currently...

SDL3 is not wrapped yet. You need to use an x86_64 version of it for now.