Custom Query (76 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 76)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#47 fixed Define resdlg keywords Gregg Young Gregg Young
#48 fixed Fix RoutineRegexp for m_mod3 Gregg Young Gregg Young
#49 fixed Trap on change mode. Gregg Young Gregg Young
Description

ASM51 and EBNF modes both trap on switch. It does not appear to be anything in the .fte file as ASM works and I have made the ASM51 .fte look basically the same and it still traps. In Hilit_SIMPLE (h_simple `16) EColorize *col = BF->Mode->fColorize;

It also has trapped at the beginning of Hilit_Plain (+21) and Hilit_FTE + 24. These are what was being switch from and is probably this line for both: HILIT_VARS(BF->Mode->fColorize->Colors, Line);

I also noted that switching to the RESOURCE highlighting on the same Plain text file (.trp) simply fails.

This has probably always trap but never been tried before.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.