Anonymous | Login | Signup for a new account | 2019-02-19 01:21 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #809 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0000809: I7 not escaped in RTP_WRONGASSIGNEDKIND messages | ||
Revision | 2011-12-07 09:57 by EmacsUser | ||
Description | The attached source is translated to I6 lines including - - - - if (~~((Global_Vars-->9) ofclass K8_person)) RunTimeProblem(RTP_WRONGASSIGNEDKIND, (Global_Vars-->9), "now the target is foo """, "person"); - - - - where the I7 quotes have not undergone the usual escaping to tildes. The error message: - - - - # Error: Missing operator: inserting '+' > (Global_Vars-->9) = (PHR_740_r3 (EMPTY_TEXT_VALUE)); if (~~(( ...etc - - - - |
||
Revision | 2011-12-07 09:57 by EmacsUser | ||
Description | After running the program an "Translating the Source - Failed " error occurs. The error text is auto.inf(41179): Error: Missing operator: inserting '+' > (Global_Vars-->25) = (PHR_923_r24 ((Global_Vars-->26),(Glo ...etc |
Copyright © 2000 - 2010 MantisBT Group |