Today on the elinks-dev mailing list, the new maintainer of the Debian
elinks package asked the debian directory to be removed from released
tarballs, because it makes the Debian diff hard to read. Also, the
files there are out of date.
When the debian directory was discussed in April 2007, people didn't
want it to be removed, so I instead moved it to contrib/debian in
ELinks 0.12.GIT (599cf3d91e16b083835a9c5eec2cad623bb6a66c).
And now I'm doing the same in 0.11.3.GIT.
On machines where sizeof(size_t) > sizeof(int), this could corrupt the stack.
I think -Wno-pointer-sign added by configure hid this bug until now.
STRLEN is correct in Perl 5.6.0 and later, perhaps earlier too.
The history converted from CVS is not in repo.or.cz though, so keep
referring to pasky.or.cz for that. (We don't seem to use
"gitweb.elinks.cz", which is a DNS alias for pasky.or.cz.)
<paakku> Do you think we should maybe point people to gitweb at
repo.or.cz rather than pasky.or.cz?
<pasky> absolutely
<pasky> actually I thought we already are pointing people at
repo.or.cz
<pasky> at least there was some movement to do that already, I believe
:)
[ From commit 9f75e1f094109ab10c473672484aa36bd4a01092 in ELinks
0.12.GIT. --KON ]
Revert commit 5a49b9f14d4b8bb30bfada4958c22e6a8cfab21e of 2007-05-28,
"NEWS: mention bug 951", which was reverted in commit
f55367933653b37a8d298697bccfdf462fb29cde on 2007-05-30.
It is now safe to apply because bug 956 has been fixed.
Revert commit 5a49b9f14d4b8bb30bfada4958c22e6a8cfab21e,
"NEWS: mention bug 951"
The extra garbage collections increase the risk of crashing because of
dangling pointers in form_state.ecmascript_obj. I don't think I'll
have time to properly document the bug and backport the fix before
the 0.11.4 release, so I'm reverting the change instead.
And log this in NEWS, although that may have to be reverted later if
it turns out this change just hides a real bug elsewhere in ELinks.
[ Backported from commit 2f25d3e57cd6dd1d2dda71108b2b2db1cb919400 in
ELinks 0.12.GIT. --KON ]
This will let the elinks-web tree link to the bugs automatically.
[ Backported from commit 689d80fada3552a55b6ba25272ee3974fd3f5452 in
ELinks 0.12.GIT. --KON ]