Synopsis - Issue Tracker

Message469

Author stefan
Recipients stefan, vela
Date 2005-09-08.02:39:58
Content
Matej Vela via synopsis issue tracker wrote:

> The build completed (though the patch needs to be
> reversed and stripped of comments).

Good. I installed gcc 4.0.1 here and tested the patch
as well. I'v now set up a 'Synopsis_0_8' branch that
contains this fix as well as a number of backported
modifications from the trunk. I'd like to spin a
0.8.1 bugfix release in the near future.

> Unfortunately, "setup.py test" gives 70%
> failures.  How do we debug this?

First of all, these failures are (mostly) known and
are used to measure progress as well as regressions
while I implement full support for ISO C++. Luckily,
most of the tested features aren't used when synopsis
runs as a documentation tool. They will be used as
I move forward transforming it into a true code
introspection tool.

As a reference you may compare your test results
to http://synopsis.fresco.org/tests/, which should
always provide the 'expected' test outcome.

--

Stefan

PS: I note that you have a debian account. Would you
     be interested in helping me to generate debian
     packages ? There is some preliminary support in
     the build system. Try 'python setup.py bdist_dpkg'...
History
Date User Action Args
2005-09-08 02:39:59stefansetrecipients: + stefan
2005-09-08 02:39:59stefanlinkbug82 messages
2005-09-08 02:39:59stefancreate