[armedbear] #430: Some file compiled functions didn't record arglist or docstrings
![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#430: Some file compiled functions didn't record arglist or docstrings -------------------------+---------------------- Reporter: aruttenberg | Owner: Type: defect | Status: new Priority: major | Milestone: Component: build | Version: Keywords: | Parent Tickets: -------------------------+---------------------- Arglists were being stored as strings and generated using format. Format wasn't available early during abcl build. Soln: Save arglists as lists. Github issue: https://github.com/armedbear/abcl/issues/21 Pull request https://github.com/armedbear/abcl/pull/13 -- Ticket URL: <http://abcl.org/trac/ticket/430> armedbear <http://abcl.org> armedbear
![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#430: Some file compiled functions didn't record arglist or docstrings ------------------------------+----------------------- Reporter: aruttenberg | Owner: mevenson Type: defect | Status: assigned Priority: major | Milestone: 1.4.1 Component: interpreter | Version: 1.5.0-dev Resolution: | Keywords: Parent Tickets: | ------------------------------+----------------------- Changes (by mevenson): * owner: => mevenson * status: new => assigned * version: => 1.5.0-dev * component: build => interpreter * milestone: => 1.4.1 -- Ticket URL: <http://abcl.org/trac/ticket/430#comment:1> armedbear <http://abcl.org> armedbear
![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#430: Some file compiled functions didn't record arglist or docstrings ------------------------------+----------------------- Reporter: aruttenberg | Owner: mevenson Type: defect | Status: closed Priority: major | Milestone: 1.4.1 Component: interpreter | Version: 1.5.0-dev Resolution: fixed | Keywords: Parent Tickets: | ------------------------------+----------------------- Changes (by mevenson): * status: assigned => closed * resolution: => fixed Comment: Fixed via <http://abcl.org/trac/changeset/14955> -- Ticket URL: <http://abcl.org/trac/ticket/430#comment:2> armedbear <http://abcl.org> armedbear
participants (1)
-
armedbear