This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      The warnings plugin is not picking up the following warnings from the console log:

      <stdout>(980): warning #177: label "find_rule" was declared but never referenced
        find_rule: /* we branch to this label when backing up */
        ^
      
      <stdout>(2454): warning #177: function "yy_flex_strlen" was declared but never referenced
        static int yy_flex_strlen (yyconst char * s )
                   ^
      
      
      D:\hudson\workspace\continuous-snext-main-Win32\trunk\src\engine\AllocationProfiler.cpp(120): warning #1786: function "fopen" (declared at line 237 of "C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h") was declared "deprecated ("This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.") "
            FILE* fout = fopen("GCStats.txt", "wt");
                         ^
      
      

            Assignee:
            Ulli Hafner
            Reporter:
            Brian Bassett
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: