On 05 Aug 2011, at 12:19, LacaK wrote:

That's why we have snapshots. The main purpose of a release is to have something that is stable and which doesn't break previously working code (except in known cases documented at http://wiki.freepascal.org/User_Changes_Trunk ).
Are there published some rules, what breakage is acceptable, what not etc. ?

No, it's fairly subjective.

Is it sufficient to only publish it in User_Changes_Trunk or there must be simple way (switch or something) how to restore old behavior ?

You always have to describe how existing code can be made to work in the new situation. Whether this is by using a switch, changing the code or something else depends on the nature of the change.


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to