📄 bad.def
字号:
"Invalid T specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_TL_SPEC, FATAL,"Invalid TL specifier in FORMAT statement at %0 -- correct form: TLn","Invalid TL specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_TR_SPEC, FATAL,"Invalid TR specifier in FORMAT statement at %0 -- correct form: TRn","Invalid TR specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_X_SPEC, FATAL,"Invalid X specifier in FORMAT statement at %0 -- correct form: nX","Invalid X specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_S_SPEC, FATAL,"Invalid S specifier in FORMAT statement at %0 -- correct form: S","Invalid S specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_SP_SPEC, FATAL,"Invalid SP specifier in FORMAT statement at %0 -- correct form: SP","Invalid SP specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_SS_SPEC, FATAL,"Invalid SS specifier in FORMAT statement at %0 -- correct form: SS","Invalid SS specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_BN_SPEC, FATAL,"Invalid BN specifier in FORMAT statement at %0 -- correct form: BN","Invalid BN specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_BZ_SPEC, FATAL,"Invalid BZ specifier in FORMAT statement at %0 -- correct form: BZ","Invalid BZ specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_COLON_SPEC, FATAL,"Invalid : specifier in FORMAT statement at %0 -- correct form: :","Invalid : specifier in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_BAD_H_SPEC, FATAL,"Invalid H specifier in FORMAT statement at %0 -- correct form: nHcharacters !where n is an unsigned decimal constant, and characters !contains exactly n characters (including spaces)","Invalid H specifier in FORMAT statement at %0")FFEBAD_MSGS1 (FFEBAD_FORMAT_MISSING_PAREN, FATAL,"Missing close-parenthese(s) in FORMAT statement at %0")FFEBAD_MSGS1 (FFEBAD_FORMAT_MISSING_DOT, FATAL,"Missing number following period in FORMAT statement at %0")FFEBAD_MSGS1 (FFEBAD_FORMAT_MISSING_EXP, FATAL,"Missing number following `E' in FORMAT statement at %0")FFEBAD_MSGS2 (FFEBAD_FORMAT_EXPR_TOKEN, FATAL,"Invalid token with FORMAT run-time expression at %0 -- use the traditional operators .LT., .LE., .GT., .GE., .EQ., and .NE. in place of the newer tokens <, <=, >, >=, ==, and !=, because > ends an expression within a FORMAT statement","Invalid token with FORMAT run-time expression at %0")FFEBAD_MSGS1 (FFEBAD_TRAILING_COMMA, WARN,"Spurious trailing comma preceding terminator at %0")FFEBAD_MSGS1 (FFEBAD_INTERFACE_ASSIGNMENT, WARN,"At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)")FFEBAD_MSGS1 (FFEBAD_INTERFACE_OPERATOR, WARN,"At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)")FFEBAD_MSGS2 (FFEBAD_INTERFACE_NONLETTER, FATAL,"Defined operator at %0 contains a nonletter -- must contain only letters A-Z (or a-z)","Nonletter in defined operator at %0")FFEBAD_MSGS2 (FFEBAD_INVALID_TYPEDECL_ATTR, FATAL,"Invalid type-declaration attribute at %0 -- must be one of: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE","Invalid type-declaration attribute at %0")FFEBAD_MSGS1 (FFEBAD_INVALID_TYPEDECL_INIT, FATAL,"Cannot specify =initialization-expr at %0 unless `::' appears before list of objects")FFEBAD_MSGS1 (FFEBAD_LABEL_USE_DEF, FATAL,"Reference to label at %1 inconsistent with its definition at %0")FFEBAD_MSGS1 (FFEBAD_LABEL_USE_USE, FATAL,"Reference to label at %1 inconsistent with earlier reference at %0")FFEBAD_MSGS1 (FFEBAD_LABEL_DEF_DO, FATAL,"DO-statement reference to label at %1 follows its definition at %0")FFEBAD_MSGS1 (FFEBAD_LABEL_BLOCK, WARN,"Reference to label at %1 is outside block containing definition at %0")FFEBAD_MSGS1 (FFEBAD_LABEL_DO_BLOCK_DO, FATAL,"DO-statement references to label at %0 and %2 separated by unterminated block starting at %1")FFEBAD_MSGS1 (FFEBAD_LABEL_DO_BLOCK_END, FATAL,"DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1")FFEBAD_MSGS1 (FFEBAD_INVALID_LABEL_DEF, FATAL,"Label definition at %0 invalid on this kind of statement")FFEBAD_MSGS1 (FFEBAD_ORDER_1, FATAL,"Statement at %0 invalid in this context")FFEBAD_MSGS1 (FFEBAD_ORDER_2, FATAL,"Statement at %0 invalid in context established by statement at %1")FFEBAD_MSGS1 (FFEBAD_CONSTRUCT_NAMED, FATAL,"Statement at %0 must specify construct name specified at %1")FFEBAD_MSGS1 (FFEBAD_CONSTRUCT_NOT_NAMED, FATAL,"Construct name at %0 superfluous, no construct name specified at %1")FFEBAD_MSGS1 (FFEBAD_CONSTRUCT_WRONG_NAME, FATAL,"Construct name at %0 not the same as construct name at %1")FFEBAD_MSGS1 (FFEBAD_CONSTRUCT_NO_DO_NAME, FATAL,"Construct name at %0 does not match construct name for any containing DO constructs")FFEBAD_MSGS1 (FFEBAD_DO_HAD_LABEL, FATAL,"Label definition missing at %0 for DO construct specifying label at %1")FFEBAD_MSGS1 (FFEBAD_AFTER_ELSE, FATAL,"Statement at %0 follows ELSE block for IF construct at %1")FFEBAD_MSGS1 (FFEBAD_FORMAT_NO_LABEL_DEF, FATAL,"No label definition for FORMAT statement at %0")FFEBAD_MSGS1 (FFEBAD_SECOND_ELSE_WHERE, FATAL,"Second occurrence of ELSE WHERE at %0 within WHERE at %1")FFEBAD_MSGS1 (FFEBAD_END_WO, WARN,"END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1")FFEBAD_MSGS1 (FFEBAD_INVALID_MODULE_PROCEDURE, FATAL,"MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment")FFEBAD_MSGS1 (FFEBAD_BLOCKDATA_NOT_NAMED, FATAL,"BLOCK DATA name at %0 superfluous, no name specified at %1")FFEBAD_MSGS1 (FFEBAD_PROGRAM_NOT_NAMED, FATAL,"Program name at %0 superfluous, no PROGRAM statement specified at %1")FFEBAD_MSGS1 (FFEBAD_UNIT_WRONG_NAME, FATAL,"Program unit name at %0 not the same as name at %1")FFEBAD_MSGS1 (FFEBAD_TYPE_WRONG_NAME, FATAL,"Type name at %0 not the same as name at %1")FFEBAD_MSGS1 (FFEBAD_EOF_BEFORE_BLOCK_END, FATAL,"End of source file before end of block started at %0")FFEBAD_MSGS1 (FFEBAD_UNDEF_LABEL, FATAL,"Undefined label, first referenced at %0")FFEBAD_MSGS1 (FFEBAD_CONFLICTING_SAVES, WARN,"SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0")FFEBAD_MSGS1 (FFEBAD_CONFLICTING_ACCESSES, FATAL,"PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0")FFEBAD_MSGS1 (FFEBAD_RETURN_IN_MAIN, WARN,"RETURN statement at %0 invalid within a main program unit")FFEBAD_MSGS1 (FFEBAD_ALTRETURN_IN_PROGRAM, FATAL,"Alternate return specifier at %0 invalid within a main program unit")FFEBAD_MSGS1 (FFEBAD_ALTRETURN_IN_FUNCTION, FATAL,"Alternate return specifier at %0 invalid within a function")FFEBAD_MSGS1 (FFEBAD_DERIVTYP_ACCESS, FATAL,"Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module")FFEBAD_MSGS1 (FFEBAD_DERIVTYP_ACCESS_FIRST, FATAL,"Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements")FFEBAD_MSGS1 (FFEBAD_DERIVTYP_NO_COMPONENTS, FATAL,"No components specified as of %0 for derived-type definition beginning at %1")FFEBAD_MSGS1 (FFEBAD_STRUCT_NO_COMPONENTS, FATAL,"No components specified as of %0 for structure definition beginning at %1")FFEBAD_MSGS1 (FFEBAD_STRUCT_MISSING_NAME, FATAL,"Missing structure name for outer structure definition at %0")FFEBAD_MSGS1 (FFEBAD_STRUCT_IGNORING_FIELD, FATAL,"Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead")FFEBAD_MSGS1 (FFEBAD_STRUCT_MISSING_FIELD, FATAL,"Missing field name(s) for structure definition at %0 within structure definition at %1")FFEBAD_MSGS1 (FFEBAD_MAP_NO_COMPONENTS, FATAL,"No components specified as of %0 for map beginning at %1")FFEBAD_MSGS1 (FFEBAD_UNION_NO_TWO_MAPS, FATAL,"Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required")FFEBAD_MSGS1 (FFEBAD_MISSING_SPECIFIER, FATAL,"Missing %A specifier in statement at %0")FFEBAD_MSGS1 (FFEBAD_NAMELIST_ITEMS, FATAL,"Items in I/O list starting at %0 invalid for namelist-directed I/O")FFEBAD_MSGS1 (FFEBAD_CONFLICTING_SPECS, FATAL,"Conflicting I/O control specifications at %0 and %1")FFEBAD_MSGS1 (FFEBAD_NO_UNIT_SPEC, FATAL,"No UNIT= specifier in I/O control list at %0")FFEBAD_MSGS1 (FFEBAD_MISSING_ADVANCE_SPEC, FATAL,"Specification at %0 requires ADVANCE=`NO' specification in same I/O control list")FFEBAD_MSGS1 (FFEBAD_MISSING_FORMAT_SPEC, FATAL,"Specification at %0 requires explicit FMT= specification in same I/O control list")FFEBAD_MSGS2 (FFEBAD_SPEC_VALUE, FATAL,"Unrecognized value for character constant at %0 -- expecting %A","Unrecognized value for character constant at %0")FFEBAD_MSGS1 (FFEBAD_CASE_SECOND_DEFAULT, FATAL,"Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1")FFEBAD_MSGS1 (FFEBAD_CASE_DUPLICATE, FATAL,"Duplicate or overlapping case values/ranges at %0 and %1")FFEBAD_MSGS1 (FFEBAD_CASE_TYPE_DISAGREE, FATAL,"Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1")FFEBAD_MSGS1 (FFEBAD_CASE_LOGICAL_RANGE, FATAL,"Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement")FFEBAD_MSGS2 (FFEBAD_CASE_BAD_RANGE, FATAL,"Range specification at %0 invalid -- at least one expression must be specified, or use CASE DEFAULT","Range specification at %0 invalid")FFEBAD_MSGS2 (FFEBAD_CASE_RANGE_USELESS, INFORM,"Range specification at %0 useless; first expression greater than second expression in range, so range can never be matched by any selection expression","Useless range at %0")FFEBAD_MSGS1 (FFEBAD_F90, FATAL,"Fortran 90 feature at %0 unsupported")FFEBAD_MSGS2 (FFEBAD_KINDTYPE, FATAL,"Invalid kind at %0 for type at %1 -- unsupported or not permitted","Invalid kind at %0 for type at %1")FFEBAD_MSGS2 (FFEBAD_BAD_IMPLICIT, FATAL,"Cannot establish implicit type for initial letter `%A' at %0 -- already explicitly established or used to set implicit type of some name, or backwards order of letters in letter range","Cannot establish implicit type for initial letter `%A' at %0")FFEBAD_MSGS1 (FFEBAD_SYMERR, FATAL,"Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]")FFEBAD_MSGS2 (FFEBAD_LABEL_WRONG_PLACE, FATAL,"Label definition %A (at %0) invalid -- must be in columns 1-5","Invalid label definition %A (at %0)")FFEBAD_MSGS1 (FFEBAD_NULL_ELEMENT, FATAL,"Null element at %0 for array reference at %1")FFEBAD_MSGS1 (FFEBAD_TOO_FEW_ELEMENTS, FATAL,"Too few elements (%A missing) as of %0 for array reference at %1")FFEBAD_MSGS1 (FFEBAD_TOO_MANY_ELEMENTS, FATAL,"Too many elements as of %0 for array reference at %1")FFEBAD_MSGS1 (FFEBAD_MISSING_COLON_IN_SUBSTR, FATAL,"Missing colon as of %0 in substring reference for %1")FFEBAD_MSGS1 (FFEBAD_BAD_SUBSTR, FATAL,"Invalid use at %0 of substring operator on %1")FFEBAD_MSGS1 (FFEBAD_RANGE_SUBSTR, WARN,"Substring begin/end point at %0 out of defined range")FFEBAD_MSGS1 (FFEBAD_RANGE_ARRAY, WARN,"Array element value at %0 out of defined range")FFEBAD_MSGS1 (FFEBAD_EXPR_WRONG, FATAL,"Expression at %0 has incorrect data type or rank for its context")FFEBAD_MSGS1 (FFEBAD_DIV_BY_ZERO, WARN,"Division by 0 (zero) at %0 (IEEE not yet supported)")FFEBAD_MSGS1 (FFEBAD_DO_STEP_ZERO, FATAL,"%A step count known to be 0 (zero) at %0")FFEBAD_MSGS1 (FFEBAD_DO_END_OVERFLOW, WARN,"%A end value plus step count known to overflow at %0")FFEBAD_MSGS1 (FFEBAD_DO_IMP_OVERFLOW, WARN,"%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0")FFEBAD_MSGS1 (FFEBAD_DO_NULL, WARN,"%A begin, end, and step-count values known to result in no iterations at %0")FFEBAD_MSGS1 (FFEBAD_BAD_TYPES, FATAL,"Type disagreement between expressions at %0 and %1")FFEBAD_MSGS2 (FFEBAD_FORMAT_EXPR_SPEC, FATAL,"Run-time expression at %0 in FORMAT statement that does not follow the first executable statement in the program unit -- move the statement","FORMAT at %0 with run-time expression must follow first executable statement")FFEBAD_MSGS2 (FFEBAD_BAD_IMPDO, FATAL,"Unexpected token at %0 in implied-DO construct at %1 -- form of implied-DO is `(item-list,do-var=start,end[,incr])'","Unexpected token at %0 in implied-DO construct at %1")FFEBAD_MSGS1 (FFEBAD_BAD_IMPDCL, FATAL,"No specification for implied-DO iterator `%A' at %0")FFEBAD_MSGS1 (FFEBAD_IMPDO_PAREN, WARN,"Gratuitous parentheses surround implied-DO construct at %0")FFEBAD_MSGS1 (FFEBAD_ZERO_SIZE, FATAL,"Zero-size specification invalid at %0")FFEBAD_MSGS1 (FFEBAD_ZERO_ARRAY, FATAL,"Zero-size array at %0")FFEBAD_MSGS1 (FFEBAD_BAD_COMPLEX, FATAL,"Target machine does not support complex entity of kind specified at %0")FFEBAD_MSGS1 (FFEBAD_BAD_DBLCMPLX, FATAL,"Target machine does not support DOUBLE COMPLEX, specified at %0")FFEBAD_MSGS1 (FFEBAD_BAD_POWER, WARN,"Attempt to raise constant zero to a power at %0")FFEBAD_MSGS2 (FFEBAD_BOOL_ARGS_TYPE, FATAL,"Boolean/logical operator at %0 must operate on two subexpressions of logical type, but neither subexpression at %1 or %2 is of logical type","Invalid operands at %1 and %2 for boolean operator at %0")FFEBAD_MSGS2 (FFEBAD_BOOL_ARG_TYPE, FATAL,"Boolean/logical operator at %0 must operate on two subexpressions of logical type, but the subexpression at %1 is not of logical type","Invalid operand at %1 for boolean operator at %0")FFEBAD_MSGS2 (FFEBAD_BOOL_ARG_KIND, FATAL,"Boolean/logical operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning logical scalars, or a combination of both -- but the subexpression at %1 is %A","Invalid operand (is %A) at %1 for boolean operator at %0")FFEBAD_MSGS2 (FFEBAD_NOT_ARG_TYPE, FATAL,".NOT. operator at %0 must operate on subexpression of logical type, but the subexpression at %1 is not of logical type","Invalid operand at %1 for .NOT. operator at %0")FFEBAD_MSGS2 (FFEBAD_NOT_ARG_KIND, FATAL,".NOT. operator at %0 must operate on scalar subexpressions -- but the subexpression at %1 is %A","Invalid operand (is %A) at %1 for .NOT. operator at %0")FFEBAD_MSGS2 (FFEBAD_EQOP_ARGS_TYPE, FATAL,"Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but neither subexpression at %1 or %2 is of arithmetic or character type",
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -