LouisCharlesC / safe

Header only read/write wrapper for mutexes and locks.
MIT License
147 stars 11 forks source link

Simplification #11

Closed ahoarau closed 4 years ago

ahoarau commented 5 years ago

In the spirit of simplifying everything, I would challenge the following points:

Please comment this :)

LouisCharlesC commented 5 years ago
  1. Ok, it seems that github and travis have facilities to automatically publish doxygen documentation anyways, see https://gist.github.com/bmegli/e22ba525dda0b197b2d4440d08f43ae2 for instance. Maybe we should look into this.
  2. No specific opinion (see item 5).
  3. Sure, gimme your code :)
  4. The tests I've written are useful for me. Are they for anyone else ? Probably not.
  5. yeah, that's a good idea. Then item 2 becomes a non-issue.
LouisCharlesC commented 5 years ago

Regarding item 5, would examples be kept in safe repo, or in safe-tests repo ?

ahoarau commented 5 years ago

Maybe in the safe repo yes. Law 9: Some things cannot be simplified :+1: