Opened 9 years ago

Closed 9 years ago

#45827 closed defect (fixed)

pure @0.64: critical bugfix in debugger

Reported by: agraef (Albert Graef) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc:
Port: pure

Description

Added a changeset from upstream which resolves https://bitbucket.org/purelang/pure-lang/issue/32. This fixes a bug in the code generator which was tripping an assertion in the debugger, so I consider this important enough to update the port accordingly.

Attachments (2)

pure-Portfile.diff (761 bytes) - added by agraef (Albert Graef) 9 years ago.
pure-0.64-debugger-hotfix.diff (2.2 KB) - added by agraef (Albert Graef) 9 years ago.
Updated debugger hotfix with latest fixes from upstream. This resolves another bug in the expression printer which tripped another assertion in the debugger.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by agraef (Albert Graef)

Attachment: pure-Portfile.diff added

Changed 9 years ago by agraef (Albert Graef)

Updated debugger hotfix with latest fixes from upstream. This resolves another bug in the expression printer which tripped another assertion in the debugger.

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to ryandesign@…

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.