On středa 10. ledna 2018 3:49:43 CET Dave Airlie wrote: > On 5 January 2018 at 01:14, Michal Srb <[email protected]> wrote: > > From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <[email protected]> > > > > Makes the egd_tables.py compatible with both python 2 and 3. > > This appears to break the build here, I get a few () lines in the output. > > I suspect print() needs to be print('')
You are right, it was supposed to stay python 2 compatible, but this one was missed. I'll send v2. Michal _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
