On Wed, May 18, 2016 at 8:15 AM, enpeng xu <enpen...@gmail.com> wrote:
> Hi Emil,
> I just downloaded mesa-11.1.4 and found glsl_lexer.cpp was in the release
> source code,
> further more, in the file, there are some absolute path generated from flex
> like this:
>
> #line 1 "/home/emil/development/mesa/src/glsl/glsl_lexer.ll"
> #line 2 "/home/emil/development/mesa/src/glsl/glsl_lexer.ll"
>
> anyway, that's not a big issue, but i believe these auto generated files
> should not be included in the release source code, or there are some reason
> to do it?

The files should be included. The absolute paths... I have no idea why
that would occur. They didn't exist in the mesa-11.1.3 tarball.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to