On Wed, Jul 08, 2015 at 04:35:22AM +0000, eocene wrote:
> I wrote:
> > 2. I was reluctant to follow the full date parsing in RFC 6265 until I had a
> > compelling reason, but you have brought me a compelling reason. github's
> > cookies have expiration dates like "Sat, 07 Jul 2035 13:24:19 -0000", which
> > appears to be legal, but dillo doesn't recognize it. So I'll work on it.
>
> Committed some code that's more similar to the RFC, and it recognizes
> the github cookies. The code didn't turn out badly, so I don't know why
> I was hesitant at the time.
Once I learn (maybe soon) to really do right my own overlay in Gentoo
(my own ebuilds, as it's just not good to compile and install outside of
the system, the LinuxFromScratch way, which I learned long ago), then I
hope I'll be a more useful tester.
I'll try and always keep an eye on Dillo development, from my
as-best-I-can user understanding, anyway.
I had decided to go for the fonts-not-found issue (
http://lists.dillo.org/pipermail/dillo-dev/2015-April/010499.html)
before I stumbled on this (Gitbub et alia) cookies issue. But, indeed
I should be able to solve both these issue together, because the install from source, and from new SCM source is needed for both.
For the:
http://lists.dillo.org/pipermail/dillo-dev/2015-April/010500.html
where eocene wrote:
If you go to dw/fltkplatform.cc and, in FltkFont::initSystemFonts(),
remove the leading underscore in
_MSG("Found font: %s%s%s\n", name, t & FL_BOLD ? " bold" : "",
to get
MSG("Found font: %s%s%s\n", name, t & FL_BOLD ? " bold" : "",
and recompile, what does dillo say when you run it?
And for the new changes regarding cookies that eocene writes in the
quote in the top of this message.
I did look at the code, by downloading with
'hg clone http://hg.dillo.org/dillo', I clearly see where to remove the
underscore (but there is also the: 'and recompile').
And on Gentoo, it's the local overlay way for me to go. Studying to be
able to accomplish that.
May take me time. But I'm now keen to do what I can to get, or to help
with my report to get, those (both fonts and cookies) sorted.
May take me an undefined time, for shorter of for longer (and I know it
could take the fixing of the source un undefined time, for shorter or
for longer).
--
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.