[ksh93-integration-discuss] autogenerated files
Craig Mohrman
Craig.Mohrman at eng.sun.com
Thu Nov 9 15:41:00 PST 2006
Roland,
There are a source files (*.h and *.c) under the architecture specific
directories of the major components:
usr/src/lib/libast:
amd64/include/ast/ast_limits.h
i386/include/ast/ast_limits.h
sparc/include/ast/ast_limits.h
sparcv9/include/ast/ast_limits.h
for example.
Some of these files contain values from the underlying OS headers and
if those values change then these sources would not detect that because they
are now hard coded and not autogenerated.
Don and I believe these files need to be autogenerated at build time
and not hardcoded the way they are.
Can you change this please?
thanks,
craig
More information about the ksh93-integration-discuss
mailing list