bug-mdk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Maybe a Bug in mdk-1.3.0


From: Jose Antonio Ortega Ruiz
Subject: Re: Maybe a Bug in mdk-1.3.0
Date: Sun, 16 Jan 2022 16:47:19 +0000

On Sun, Jan 16 2022, sqc wrote:

> Hi,
>
>
> It seems that there is a bug in the MDK 1.3.0. 
>
>
> The command 'pline' cannot be used. When I type 'pline [some number]',
> the error message is given. It says that this is not a valid command.
>
>
> But I find that there is handler for the command 'pline'. So, I check
> the source. And I find that the command 'sbt' has not conrresponding
> enumeration definition in 'mix_vm_command_t'.  By inserting a
> temperary enumeration for the command 'sbt', the problem can be
> solved. The command 'pline' can be used.

Yes, i think you're absolutely right.  I've just pushed a patch to the
master git branch that, i think, fixes the problem along your
indications.  Are you able to compile from master to check?

Many thanks for taking the time to report and debug, and for using mdk:
it's always nice to know of people finding it useful!

Cheers,
jao
-- 
If a listener nods his head when you're explaining your program, wake
him up.
  - Alan Perlis, Epigrams on Programming



reply via email to

[Prev in Thread] Current Thread [Next in Thread]