Menu

#1 Patch for perl (and python) code generation

open
nobody
None
5
2006-08-26
2006-08-26
Anonymous
No

This patch against 0.16 resolves the problems with code
generation that was reported here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1482234&group_id=133848&atid=823590

There were two subtle errors in the ocode.c. First one
is that outer array was opened by [ but closed by ).
Second was that, when opening ARRAY, the _lvl_return
array was not updated but a spurious printf is issued.

I tested the patched lsdvd with dvd::rip which had
problems due to this bug and it now reads the table of
contents as expected.

Discussion

  • Nobody/Anonymous

    Patch for code generation.

     
  • Petter Reinholdtsen

    I fixed the perl issue in 3bba008f97feceae7c9a21237539105f13d67ff8. I
    was unable to figure out what is wrong with the python output. Can you
    provide a command line example with pointers explaining what is wrong?

    --
    Happy hacking
    Petter Reinholdtsen

     

Log in to post a comment.

MongoDB Logo MongoDB