Skip to content

remove duplicate definition of EVT_sched_remaining#27

Merged
Joshua-Anderson merged 9 commits intomasterfrom
remove-duplicate-EVT_sched_remaining
Oct 4, 2019
Merged

remove duplicate definition of EVT_sched_remaining#27
Joshua-Anderson merged 9 commits intomasterfrom
remove-duplicate-EVT_sched_remaining

Conversation

@mcclane
Copy link
Contributor

@mcclane mcclane commented Oct 1, 2019

Duplicate of definition at line 352 in events.c

@Joshua-Anderson Joshua-Anderson self-requested a review October 2, 2019 06:15
@Joshua-Anderson
Copy link
Member

To fix the CI on this pull request, we just need to update travis-ci to install poly-xdrgen in the install phase of the .travis.yml file.

Adding something like:

install:
    - git clone <polyxdrgen> ~/polyxdrgen`
   - cd ~/polyxdrgen
   - python3 setup.py install

should do the trick

@Joshua-Anderson Joshua-Anderson merged commit edeaa7b into master Oct 4, 2019
@Joshua-Anderson Joshua-Anderson deleted the remove-duplicate-EVT_sched_remaining branch October 4, 2019 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants