Skip to content

++ (and --) not supported on non-basic types #259

@shokrof

Description

@shokrof

I am trying to run this code, It can't be compiled and the status is just "Error" without any help messages.

Job Reference: http://boa.cs.iastate.edu/boa/?q=boa/job/82449

Robert informed me that the bug is in this line committers[node.author.username]++; and he suggests to change it to 'committers[node.author.username] = 1 + lookup(committers, node.author.username, 0);'

Thanks,
Moustafa

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions