I am sorry for the mistake I made, my negligence.
On 03/22/2012 07:02 PM, Jacob Nordfalk wrote:


2012/3/22 echo <[email protected] <mailto:[email protected]>>

    Hi,

    [bug-report]:
    In org.apertium.lttoolbox.LTComp.java ( line 54)
    _if (argc != 3 && argc != 4) {_
    I think it should be "||", but not "&&".


As incomprehensible as the command line parsing code is, the code is the same as
_if (argc < 3 || argc > 4)_
which /could/ be correct :-)

Feel free to make the  command line parsing code better.
I think I did some fixing a month ago, have a look in SVN.

Jacob

--
Jacob Nordfalk <https://plus.google.com/114820443085046080944>
http://javabog.dk
Android-udvikler og underviser på IHK <http://cv.ihk.dk/diplomuddannelser/itd/vf/MAU> og Lund&Bendsen <https://www.lundogbendsen.dk/undervisning/beskrivelse/LB1809/>


--
cheers,
echo

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to