Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix C++ ShuffleboardComponent template type #1595

Merged
merged 18 commits into from
Feb 15, 2019

Conversation

SamCarlberg
Copy link
Member

Fix WithWidget(WidgetType&)not being properly capitalized
Add tests for ShuffleboardWidget

Fix `WithWidget(WidgetType&)`not being properly capitalized
Add tests for ShuffleboardWidget
@ThadHouse
Copy link
Member

@calcmogul Can you check out the watchdog changes I just pushed? I want to make sure I did them right.

@ThadHouse
Copy link
Member

I updated this to use constexpr and not require C++ 17. Still left in the Binary Function removal, as that was deprecated even in 11.

@PeterJohnson PeterJohnson added this to the 2019.3.1 milestone Feb 15, 2019
@PeterJohnson PeterJohnson merged commit e8b2471 into wpilibsuite:master Feb 15, 2019
@SamCarlberg SamCarlberg deleted the fix/shuffleboard-cpp branch February 15, 2019 04:47
amrelk pushed a commit to amrelk/allwpilib that referenced this pull request Apr 4, 2019
* Fix C++ ShuffleboardComponent template type

* Fix `WithWidget(WidgetType&)`not being properly capitalized

* Fix data members across dll boundaries by using enum for built in types
pjbuterbaugh pushed a commit to pjbuterbaugh/allwpilib that referenced this pull request Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants