On Mon, 9 Feb 2015 23:39:06 -0800 Jeremy Huddleston Sequoia <[email protected]> said:
> It seems that using cpp for startx and xinitrc in the xinit port is coming > back to bite us now as different C preprocessors don't exactly process non-C > files in ways that we might want. > > https://trac.macports.org/ticket/46811#comment:4 > > Does anyone have any strong opinions about this state of affairs and how we > should address it? If not, I'll mull it over for a while and try to figure > something out. we had this problem long ago and solved it by shipping our own cpp: http://git.enlightenment.org/core/efl.git/tree/src/bin/edje/epp it's not actually "ours" - it's an ancient stand-alone gpl stand-alone cpp that we KNOW works and outputs exactly what we expect/want. you could do the same. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
