Noah Harvey

Results 12 issues of Noah Harvey

I'm trying to write a small library to make it easier to create types that are existentially quantified. I'm using the idea of a type `interface F { foo :...

I'm planning on using this library for testing ROS nodes using GTest. I've noticed the current CMake setup doesn't include install targets. Are you planning on adding install targets and...

- added rapidcheck-config.cmake generation/installation - added include/ paths to installation (for extras/ and main project).

Reporting this as a note. @Gabriel439 remind me to put a PR in for this sometime. Here's the problem: ``` find (decimal *> ".md") "./md" ```` Is my first intuition...

Sample Use Case: When the nav menu is collapsed, and then expanded (say when the screen size is XS) , then a navitem is selected then collapse the navbar for...

Those getting `CV_CAP_PROP_WHITE_BALANCE_BLUE...` error during compilation should refer to [this](https://github.com/Itseez/opencv/pull/3433) merge into opencv (for those usingOpenCV2.4.11-1). Apparently those macros have been renamed.

Building the current master branch does not work when using `-fopencv24` for the current master build. However it does get past the issue from #10 if setting the default OpenCV...

I'm trying to edit a comment using `git bug bug comment edit `. VIM launches however the text for the comment doesn't show (instead a 2 blank newlines are in...

kind/bug
priority/backlog
area/comments