paulftw / hiberlite

C++ ORM for SQLite
BSD 3-Clause "New" or "Revised" License
714 stars 118 forks source link

Clean compile on GCC 4.8.2 and README.md typo fixes #8

Closed sschober closed 10 years ago

sschober commented 10 years ago

Hi!

I stumbled upon your cool tool today, cloned and compiled it and noticed some warings and typos, which I then strived to "fix" - please have a look at my changes (especially commit 7dfc0f9) as I'm not sure about side effects.

d-led commented 10 years ago

looks ok, compiles on windows too. I'll fix one more warning - in the Catch test