Comment 14 for bug 1905159

Revision history for this message
Gabriel Fedel (fedel) wrote :

Also, I was working on the strncpy warnings but it looks my compiler outputs is not exactly the same as from the ci and from Michael:

https://github.com/epics-base/epics-base/pull/124

I'm basically using :
make 2> warnings.log

From a fresh code. Does someone know if I should do any extra step to replicate the same approach than the ci code?