gnupic: problem in 19.2


Previous by date: 1 Jun 2000 12:10:56 -0000 problem in 19.2, Matthew Bowles
Next by date: 1 Jun 2000 12:10:56 -0000 stimulus/timer problem is back, Martin Berentsen
Previous in thread: 1 Jun 2000 12:10:56 -0000 problem in 19.2, Matthew Bowles
Next in thread: 1 Jun 2000 12:10:56 -0000 Re: problem in 19.2, Scott Dattalo

Subject: Re: problem in 19.2
From: Scott Dattalo ####@####.####
Date: 1 Jun 2000 12:10:56 -0000
Message-Id: <Pine.LNX.4.21.0006010700450.8743-100000@tempest2.blackhat.net>


On Thu, 1 Jun 2000, Matthew Bowles wrote:

> Scott,
> 
> I am almost certain someone raised this issue about parse errors when
> gpsim first loads.
> 
> it's like this
> ***ERROR: parse error, expecting '$'

Despite what it says, it's not an error (this time). What's happening is that I
had to modify the parsing logic (in parser.yy) by adding a YYABORT when I KNOW
that the command entry is completed. Right after making the 0.19.2 release, I
discovered that the 'load' command in particular must have been skipped and
didn't get the necessary YYABORT. So the parser parses the load command
properly, but then has more information (a new line character) in the parser
buffer, but no parser state that maps to that information. It's really simple to
fix, but right now I'm just not going to have time to do it. Sorry.

> 
> i checked through the mailing list for the last few weeks, can't find
> the comments about this..  anyhow, can't see that it even affects the
> running of the program as yet, but it's not a good look... errors for
> nothing.
> 
> i just did a quick check, no new problems.
> And I really hate to say this, pretend I'm whispering. ** TMR1 and TMR2
> register updates **   still not working, hard to see if time-outs are
> happening.

I haven't looked at these in quite a while (in over a year). Like over half of
the bugs in gpsim, this one is yet another manifestation of gpsim out growing
itself. In other words, this was working at one time, but while adding some
other new feature I broke it. Damn, I hate it when that happens!

I'll definitely look at this when I get back from my trip.

Regards,
Scott


Previous by date: 1 Jun 2000 12:10:56 -0000 problem in 19.2, Matthew Bowles
Next by date: 1 Jun 2000 12:10:56 -0000 stimulus/timer problem is back, Martin Berentsen
Previous in thread: 1 Jun 2000 12:10:56 -0000 problem in 19.2, Matthew Bowles
Next in thread: 1 Jun 2000 12:10:56 -0000 Re: problem in 19.2, Scott Dattalo


Powered by ezmlm-browse 0.20.