Module Name:    src
Committed By:   rillig
Date:           Sun Aug 23 08:26:04 UTC 2020

Modified Files:
        src/usr.bin/make: make.h

Log Message:
make(1): use proper data type for GNode.type

Theoretically this should show the enum constant names when displaying
the field in the debugger.  This only happens for GNode.flags though,
but not for GNode.type.  Not sure what the exact cause is.


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/usr.bin/make/make.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to