| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Move compatibility header so that <nanomsg/nn.h> works. | Garrett D'Amore | 2018-02-23 |
| | | | | | | | Basically, we have moved the compat stuff into a separate directory. Compatibility layer users will have to update their compile flags, but should be able to avoid changing any *source* files with this change. | ||
| * | fixes #234 Investigate enabling more verbose compiler warnings | Garrett D'Amore | 2018-02-14 |
| We enabled verbose compiler warnings, and found a lot of issues. Some of these were even real bugs. As a bonus, we actually save some initialization steps in the compat layer, and avoid passing some variables we don't need. | |||
