Menu

#112 c.jsf nut

v3.8
closed-fixed
5
2014-11-12
2005-05-25
tankf33der
No

joe-3.3, example code:
<start here>
#define MPECH "%h\""

int
main()
{
printf("%s\n", MPECH);
return 0;
}
<finish here>

Please try open it via c.jsf syntax.
Colors will be broken because of '%h' - (:string,
:string_control) jumps.

Spent several hours tring cook a patch w/o success. :)

Discussion

  • John J. Jordan

    John J. Jordan - 2014-11-12

    Fixed in [001a38] ... nearly 10 years later ...

     

    Related

    Commit: [001a38]

  • John J. Jordan

    John J. Jordan - 2014-11-12
    • status: open --> closed-fixed
    • assigned_to: John J. Jordan
    • Group: --> v3.8
     

Log in to post a comment.