Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

[F764.1] Bump scopt from 3.6.0 -> 3.7.0 #875

Merged

Conversation

seldridge
Copy link
Member

This provides support for increased introspection of options inside of
scopt, e.g., getting an options short option (shortOpt).

Patch 1 for #764

Signed-off-by: Schuyler Eldridge schuyler.eldridge@ibm.com

@seldridge seldridge force-pushed the issue-764-refactor-pr-pointer branch from d7162b5 to 890d9d3 Compare August 22, 2018 23:09
@jackkoenig
Copy link
Contributor

What happens if you use FIRRTL with scopt 3.7.0 in Chisel with scopt 3.6.0? Is this a "bump everyone at the same time" or can we be more decoupled?

@seldridge
Copy link
Member Author

Great question. Checking on that... (I may have to wait until tomorrow to give you an answer.)

@seldridge
Copy link
Member Author

This causes 3.7.0 to be used by Chisel. See:

[warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[warn] 	* com.github.scopt:scopt_2.11:3.7.0 is selected over 3.6.0
[warn] 	    +- edu.berkeley.cs:firrtl_2.11:1.2-SNAPSHOT           (depends on 3.7.0)
[warn] 	    +- edu.berkeley.cs:chisel3_2.11:3.2-SNAPSHOT          (depends on 3.6.0)

Shouldn't be any functional problems, but I'll throw a PR at Chisel.

@seldridge seldridge changed the title Bump scopt from 3.6.0 -> 3.7.0 [764: opts/annos] Bump scopt from 3.6.0 -> 3.7.0 Aug 23, 2018
@seldridge seldridge force-pushed the issue-764-refactor-pr-pointer branch 2 times, most recently from 6bebf7e to f47362e Compare August 24, 2018 02:26
@seldridge seldridge changed the title [764: opts/annos] Bump scopt from 3.6.0 -> 3.7.0 [F764.1] Bump scopt from 3.6.0 -> 3.7.0 Aug 24, 2018
This provides support for increased introspection of options inside of
scopt, e.g., getting an options short option (shortOpt).

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
@seldridge seldridge force-pushed the issue-764-refactor-pr-pointer branch from 0e5be2a to 1035821 Compare August 29, 2018 17:36
@seldridge seldridge merged commit 22cd17e into chipsalliance:master Aug 29, 2018
@seldridge seldridge deleted the issue-764-refactor-pr-pointer branch August 29, 2018 17:57
@ucbjrl ucbjrl added this to the 1.2.0 milestone Sep 7, 2018
ucbjrl pushed a commit that referenced this pull request Sep 14, 2018
[F764.1] Bump scopt from 3.6.0 -> 3.7.0

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
@ucbjrl ucbjrl modified the milestones: 1.2.0, 1.1.4 Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants