Menu

#2 Poum dans la lave

v1.0_(example)
open-works-for-me
nobody
5
2002-02-04
2002-02-04
No

Fais chier fais chier fais chier fais chier fais chier

Discussion

  • OSTER Gerald

    OSTER Gerald - 2002-02-04
    • status: open --> open-rejected
     
  • Francois Charoy

    Francois Charoy - 2002-02-04

    Logged In: YES
    user_id=18073

    C'est pas juste

     
  • Francois Charoy

    Francois Charoy - 2002-02-04
    • status: open-rejected --> open-works-for-me
     
  • Michel Allenou

    Michel Allenou - 2002-03-20

    Logged In: YES
    user_id=486079

    The limit is indeed 2000 but not only for the number of
    lines but for the number of characters in a line (diffFile)
    or a String (diffString).

    The code is the following in src/JLibDiff/diff.java :

    char input_buffer[] = new char[2000];
    input_string.getChars(0, input_string.length(),
    input_buffer, 0);

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.