Difference between revisions of "Release policy"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
When the stuff is ready? |
When the stuff is ready? |
||
Some things that should always be checked: |
|||
* whether it compiles and runs with the latest _release_ of apertium/lttoolbox (and other required packages) |
|||
* some transfer bugs can be rooted out by compiling the transfer files with either [https://github.com/ggm/vm-for-transfer-cpp vm-for-transfer-cpp] or <code>apertium-preprocess-transfer-bytecode-j</code> from [[Lttoolbox-java]] |
|||
==See also== |
==See also== |
Revision as of 10:41, 21 October 2011
When the stuff is ready?
Some things that should always be checked:
- whether it compiles and runs with the latest _release_ of apertium/lttoolbox (and other required packages)
- some transfer bugs can be rooted out by compiling the transfer files with either vm-for-transfer-cpp or
apertium-preprocess-transfer-bytecode-j
from Lttoolbox-java