bug: TCC /II /IS

May 31, 2008
382
2
This - I believe - bug affects TCC 9.02.157 and TCCLE 10.0.74 (I don't have TCC10 to test).
Starting TCC.EXE with options /II /IS (in this order) won't honor /IS. You need to specify /IS before /II for /IS to be recognized.
 

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,689
106
Albuquerque, NM
prospero.unm.edu
This - I believe - bug affects TCC 9.02.157 and TCCLE 10.0.74 (I don't have TCC10 to test).
Starting TCC.EXE with options /II /IS (in this order) won't honor /IS. You need to specify /IS before /II for /IS to be recognized.

I believe you're supposed to combine all of the desired options together into one: /IIS or /ISI. If you use two or more /Is, then at least one will be disregarded.
 
May 20, 2008
3,515
4
Elkridge, MD, USA
Charles Dye wrote:
| ---Quote (Originally by Stefano Piccardi)---
| This - I believe - bug affects TCC 9.02.157 and TCCLE 10.0.74 (I
| don't have TCC10 to test).
| Starting TCC.EXE with options /II /IS (in this order) won't honor
| /IS. You need to specify /IS before /II for /IS to be recognized.
| ---End Quote---
| I believe you're supposed to combine all of the desired options
| together into one: /IIS or /ISI. If you use two or more /Is, then
| at least one will be disregarded.

as previously reported! IIRC Vince had reported the issue, and Rex replied:
WAD.
--
Steve
 

Similar threads