Actions
Bug #106
closedGenerated code for server does not build with -Wall -Wextra -Werror
Description
In particular, there is a lot of -Wunused-parameter error occurrences. Probably not really hard to fix, but a bit cumbersome :)
Updated by Anthony Mallet over 7 years ago
- Status changed from New to Feedback
- Assignee set to Anthony Mallet
Should be cleaner now (although I had to manually fix a couple of issues in actionlib 1.11.7).
Updated by Arnaud Degroote about 7 years ago
Anthony Mallet wrote:
Any feedback about this?
I'm not sure. As I use autoconf to build server nowadays, I don't really try with all these flags. It probably can be close for now
Updated by Anthony Mallet about 7 years ago
- Status changed from Feedback to Closed
Actions