>In a recent upgrade, we noticed that -I- functionality is being
>replaced with -iquote. This -iquote does not have the same
>functionality as -I- and is removing a strong function that is needed.
I wasn't around for the decision to remove the "don't search the
directory containing the current fi
In a recent upgrade, we noticed that -I- functionality is being
replaced with -iquote. This -iquote does not have the same
functionality as -I- and is removing a strong function that is needed.
-I- provides the ability to have include files (.h) reference files in
the same directory and yet use t