Code Review for illumos-extra

Prepared by:Joshua M. Clulow (jclulow) on 2013-Oct-07 21:44 +0000 UTC
Workspace:/ws/illumos-extra (at f78c722b02d4)
Compare against: f78c722^ (at ac5226395005)
Summary of changes: 3 lines changed: 3 ins; 0 del; 0 mod; 1553 unchg
Patch of changes: illumos-extra.patch

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw cpp/cpp.c

cpp: make it easier to find macro sources
This is a dubiously useful hack, but invaluable when debugging the
preprocessor.
If CPP_DEBUG_DEFINITIONS is in the environment, output to stderr at
every macro definition its name, and the defining file and line number,
such that the operative definition of common macros (such as __P) can be
determined.
3 lines changed: 3 ins; 0 del; 0 mod; 1553 unchg

This code review page was prepared using /ws/dplat/projects/illumos/usr/src/tools/proto/root_i386-nd/opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.