deadwood2 / OdysseyWebBrowser

31 stars 17 forks source link

Odyssey r187682 #3

Open wawatok opened 5 years ago

wawatok commented 5 years ago

these are changes that mostly address compilation for additional big endian platforms such as m68k and ppc. there also has been patches to allow to compile the code base with newer gcc and some code deadwood has added within #ifdef AROS to circumnavigate aros (stdc headers) shortcomings has been removed. kalamatee has updated these headers but i dont know if it has been backported ti abi v0 and if you may still need these workarounds. if so we need to enclose them in some other way, dependant on api we compile for.

there are some messy reverts and also certainly some things that can be solved better. please ping me if you need further explanations ;)

deadwood2 commented 5 years ago

Hi Wawa - I send you an invite to join the repository so you may add the changes yourself. Sorry for the delay. ;)