User-agent OS
by James Bursa
The User-agent should say "RISC OS", not riscos.
Is there a way we can easily get something more accurate for the hw than
arm-acorn (e.g. machine type like "RiscPC", "Iyonix" or CPU; ideally detect
VRPC too)?
James (on DS)
15 years, 10 months
Change of list address
by Daniel Silverstone
Hi all,
The list has moved address.
Any filters you had for netsurf-dev(a)ppfm.net should be updated to
netsurf-dev(a)netsurf-browser.org
The former address will not work.
D.
--
Daniel Silverstone http://www.digital-scurf.org/
PGP mail accepted and encouraged. Key Id: 2BC8 4016 2068 7895
15 years, 11 months
Re: r3169 rjek - /trunk/netsurf/makefile
by James Bursa
> + -D_BSD_SOURCE \
> + -D_POSIX_C_SOURCE \
The combination of these two was causing problems on FreeBSD. For example,
M_PI wasn't being defined.
Not sure the best way to solve this kind of thing. We can't expect all
developers to test on all supported OSs.
James
16 years