Re: Port of Netsurf 3.9 to Plan 9

2020-02-26 Thread Jonas
Thank you for your feedback, François. We have now put the port in Git () and our changes should all be in the branch 'plan9'. We are next about to rebase our branches onto 'head' instead. > Does it require C89 style (like, variables declared at beginning of blo

Re: Port of Netsurf 3.9 to Plan 9

2020-01-08 Thread François Revol
Hi Jonas, Le 06/01/2020 à 16:38, Jonas a écrit : > Dear Netsurf developers, > > I have started a port of Netsurf 3.9 to the operating system Plan 9 > (http://9front.org, https://9p.io/plan9). It uses the framebuffer > frontend for now, but I plan to continue with a native frontend, also > possibl

Port of Netsurf 3.9 to Plan 9

2020-01-06 Thread Jonas
Dear Netsurf developers, I have started a port of Netsurf 3.9 to the operating system Plan 9 (, ). It uses the framebuffer frontend for now, but I plan to continue with a native frontend, also possibly with help from other developers. I have got to the p