<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glcpp/tests/glcpp-test-cr-lf and glcpp/tests/glcpp-test fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106304#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glcpp/tests/glcpp-test-cr-lf and glcpp/tests/glcpp-test fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106304">bug 106304</a>
              from <span class="vcard"><a class="email" href="mailto:ben@besd.de" title="ben@besd.de <ben@besd.de>"> <span class="fn">ben@besd.de</span></a>
</span></b>
        <pre>I think my error messages are different then what is expected

$cpp 132-eof-without-newline-define.c
mine:
# 1 "132-eof-without-newline-define.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 31 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 32 "<command-line>" 2
# 1 "132-eof-without-newline-define.c"
132-eof-without-newline-define.c:1:9: error: no macro name given in #define
directive
 #define
         ^
expected:
0:1(1): preprocessor error: #define without macro name

mine:
# 1 "133-eof-without-newline-comment.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 31 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 32 "<command-line>" 2
# 1 "133-eof-without-newline-comment.c"
133-eof-without-newline-comment.c:1:49: error: unterminated comment
 This file ends with no newline within a comment /*
                                                 ^
This file ends with no newline within a comment

expected:
# 1 "133-eof-without-newline-comment.c.expected"
# 1 "<built-in>"
# 1 "<command-line>"
# 31 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 32 "<command-line>" 2
# 1 "133-eof-without-newline-comment.c.expected"
0:1(51): preprocessor error: Unterminated comment
This file ends with no newline within a comment



cpp (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


What other information would you be interested in?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>