Henrik Mohr

Results 10 issues of Henrik Mohr

Hi there! I get this error while trying to build for BLE Nano: ``` /Users/luposlip/Dropbox/ArduinoWS/2015/libraries/DES/DES.cpp: In member function 'void DES::tdesCbcEncipher(byte*, byte*)': /Users/luposlip/Dropbox/ArduinoWS/2015/libraries/DES/DES.cpp:478:21: error: 'printf_P' was not declared in this scope...

Please add react components for OnsenUI v2: https://github.com/OnsenUI/react-onsenui Thanks a bunch!

help wanted
externs missing

## Library Version(s) ```clojure [metosin/compojure-api "2.0.0-alpha31"] [metosin/spec-tools "0.10.4"] ``` ## Problem I can't seem to find a standard way to generate OpenAPI specification from my `api`. I have the swagger...

Hi there! Generally `cljs-react-material-ui 0.2.19` seems pretty solid from my point of view, using it with `reagent 0.6.0-rc`. I have a situation where I create a `Table` (based on data...

Hi there, Trying to try-out your library, looks promising. Unfortunately I can't build the examples (at least not from current `master` with sha `e378873`). When I run `lein dev` I...

The supplied example of composition doesn't work with the supplied data. To make it work I've removed one of the `l/fst`. ``` The author or authors of this code dedicate...

Inferring schemas can be done on vector input. But not on lists (ie. coming from the result of `(map some-fn docs)`. The simple solution to this is of course to...

good first issue

If a set of documents being inferred have a vector of documents, but one document sets this to nil, the resulting inferred schema doesn't add type `:null` to the generated...

bug
good first issue

Hi there! Thanks for a great library. According to [SNS API doc.](http://docs.aws.amazon.com/sns/latest/dg/sns-ttl.html) it's possible to set a `TTL` (Time To Live) value of the messages (push notifications) sent via SNS....

I'm in trouble, I can't get my usual environment up and running anymore 😢 ## Expected behavior Clean installation of emacs on MacOS - installed from https://emacsformacosx.com/builds (removing old incarnations...