[Clirr-devel] [ clirr-Feature Requests-3269529 ] Optional source compatibility check
Status: Alpha
Brought to you by:
lkuehne
From: SourceForge.net <no...@so...> - 2011-04-02 14:43:14
|
Feature Requests item #3269529, was opened at 2011-04-02 15:43 Message generated for change (Tracker Item Submitted) made by sebbaz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=3269529&group_id=89627 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: seb baz (sebbaz) Assigned to: Nobody/Anonymous (nobody) Summary: Optional source compatibility check Initial Comment: There are some changes which are binary compatible, but which are not source compatible - for example, throws clauses are checked at compile-time only. It would be very useful to be able to optionally report such changes. I realise that Clirr targets binary compatibility, but it's likely to be relatively easy to apply additional compatibility rules within Clirr, compared with writing a different tool to do the same job. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=3269529&group_id=89627 |