Thanks for your response...
But maybe it would be a good idea to wait a little bit before releasing =
1.4.2,
Because i had sent some bugs in the c++-parser to Eric. It is my hope =
that=20
1.4.2 could already contain the necessary fixes :-))
This would make me really smiling :-)
Bye,
klaus
-----Urspr=FCngliche Nachricht-----
Von: David PONCE [mailto:David.Ponce@...
Gesendet: Mittwoch, 18. Dezember 2002 12:07
An: Eric M Ludlam; Berndl, Klaus
Cc: cedet-devel
Betreff: Re: AW: Semantic 1.4.1 is released!
Hi Klaus & Eric,
[...]
>>1. Bug in semantic-texi.el: It is not enough to add ("defopt" . 1)
>> to semantic-texi-name-field-list but is also necessary to add opt
>> to semantic-texi-super-regex:
>> =20
>>(defvar semantic-texi-super-regex
[...]
> Thanks. I'll let David add that to the 1.4.1 branch.
Done! Maybe it is worth applying the `defopt' change to the trunk too?
>>2. Problems with shipped semantic-util-modes.el: With 1.4.1 there is
>> after every autom. (partial) reparse a recenter of the
>> source-buffer which is pretty annoying. I have replaced the
>> version of 1.4.1 with that one shipped with 1.4 and all is
>> working fine, i.e. no recentering of the source-buffer.
>> =20
>> I'm wondering why the version of semantic-util-modes.el in 1.4.1 =
is=20
>> X-RCS: $Id: semantic-util-modes.el,v 1.17 2001/12/08 03:12:39 =20
>> whereas the version of 1.4 seems to be much newer: X-RCS: $Id: =20
>> semantic-util-modes.el,v 1.17.2.2 2002/05/07 02:40:50
>>
>> There are not many differences between these versions of =20
>> semantic-util-modes.el but nevertheless they seem to be the reason =20
>> for the annoying recenter behavior of the source-buffer after =
autom.=20
>> reparsing.
>=20
> [ ... ]
>=20
> Semantic 1.4 was released on a 1.4 branch. The bug you describe was=20
> in semantic before 1.4 was released. Perhaps the 1.4.1 file was=20
> accidentally taken from a pre 1.4 version? That would certainly=20
> explain things. I keep my 1.4.1 install at work, so I'll double =
check=20
> when I get in.
I remember that I got some trouble with the change log of that file :-(
Attached is the diff between semantic-util-modes.el in version 1.4 and =
1.4.1. As Klaus said there are not many differences between the two =
versions. Maybe we could revert to the 1.4 version but keep the =
(require 'semantic-util) that fixes bug #619758 "semantic-map-buffers =
void"?
If there is no objection, I am willing to do that and release a 1.4.2 =
version shortly.
David
|