Closed GitMensch closed 9 years ago
This is already tracked in #182 ;)
Ah, 4 months since creating the other one ;-)
Anyway since the new version will show this info, I think I'll wait it is widely available to do config parsing, in the meanwhile I'll just add a "None" and "acu" to the combo box.
What about doing this part directly? It cannot harm to add a cobol2014 already - if it's not there the compiler will complain and the user will reset this. It would be a good idea to pass the selected -std during compiler test [Startup/Check Compiler](did not checked if you do this already).
What about doing this part directly?
It will be in v4.7 (and it's already in HackEdit).
For your information, I plan to release HackEdit in a couple of days. There won't be a new preview build for OCIDE, next release will be v4.7 final.
OK, please drop a note here :-)
Current version has an additional "acu" configuration, soon there will be an additional "cobol2014" one. Ideally OCIDE would pull this information from
cobc --help
or look insideCOB_CONFIG_DIR
(for all *.conf) to get this list.System information