Wiki
Show
Ignore:
Timestamp:
03/12/10 09:25:11 (2 years ago)
Author:
Chuck.Esterbrook
Message:

An above error about numeric types indicates that you may want to set the default numeric type with "@number [expectedType]" in a source file or "cobra -number:[expectedType]" at the command line.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/CobraTokenizer.cobra

    r2196 r2315  
    880880                on 'skip', pass 
    881881                on 'warning', pass 
     882                on 'warning-lax', pass 
    882883                else, .throwError('Unrecognized compiler directive "[name]".') 
    883884            return true