Re: Removal of -I- and the functionality of -iquote.

2009-02-10 Thread Zack Weinberg
>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

Removal of -I- and the functionality of -iquote.

2009-02-10 Thread Chris aka Winston
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