> In other C projects that I work, the garbage-manager of the linker is used 
> to check if there is no garbage in code.

Take as example the libsndfile project:

https://github.com/erikd/libsndfile/pulls

If you propose a pull-request, you have first to test your proposition via a
"Pass Test Suite".
Those series of tests done by external applications like
https://ci.appveyor.com check for example if there is no garbage, or memory
leaks or whatever that is in the test suite you have defined.

If your pull-request does not pass all tests, it is not accepted and will
not be considered.

IMHO it is a excellent pre-filter and if your pull-request is not accepted,
you may shout against the test-suite and not again the core-developers.

Ooops, yes, I forgot, for this fpc should use git anf fpc does not want to
use git.

Fre;D 



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to