Menu

#982 Crash on mac when task called with no output argument.

devel
closed-fixed
None
6
2015-06-21
2015-06-17
No

If I call a task that has outputs and I don't pass an argument for that output iverilog crashes on a mac. On linux things run but there is no message about an incorrect number of arguments to the task. I have attached a simple example. This happens with the latest git checkout.

1 Attachments

Related

Bugs: #982

Discussion

  • Martin Whitaker

    Martin Whitaker - 2015-06-18
    • Priority: 5 --> 6
     
  • Martin Whitaker

    Martin Whitaker - 2015-06-18

    This looks to be fallout from adding support for SystemVerilog features - v0.9 correctly reports an error.

     
  • Martin Whitaker

    Martin Whitaker - 2015-06-20
    • assigned_to: Martin Whitaker
     
  • Martin Whitaker

    Martin Whitaker - 2015-06-21
    • status: open --> closed-fixed
     
  • Martin Whitaker

    Martin Whitaker - 2015-06-21

    I've pushed a fix for this (and a few other bugs I found on the way) to the master branch.

    Thanks for reporting this.

     

Log in to post a comment.