Fabrice Le Fessant
Fabrice Le Fessant
The idea behind this PR is to be able to get a minimal trace of the execution, in production mode. This is not possible with standard tracing options that are...
> It would also provide a "similar" option to MicroFocus `-C DIRECTIVES "FILE"` (take the old file, copy as ".cpy" go in there and add ` $SET` in front of...
> Hm, and another one - mostly a question @lefessan: how does this apply to `-fformat=auto`, or better to say: shouldn't the auto-format be "reset" after each of the included...
I just added the NEWS section. I am still not comfortable with using absolute paths with `--include`. Recently, we discussed about using Docker to provide simpler multi-platform installations for GnuCOBOL:...
I didn't notice that `-g` could be used for that. For me, the behavior of `--include FILE.h` should not depend on whether it is used with or without another unrelated...
Yes, it does not leave intermediate files in the local dir. (FWIW, my latency is high since last week as I am in a two-week vacation with my kids... and...
> Please drop COBC_BUILD_INPLACE and replace as noted in the previous posts. I am still not fond of using `--save-temps` to get this behavior, as it will pollute the local...
I just gave another attempt at migration SVN -> GIT. I created three Github projects: * https://github.com/OCamlPro/gnucobol3 : this one is supposed to work the same way as OCamlPro/gnucobol, but...
Yes, actually, it could be done in both ways, i.e. merging on Github would commit on SVN, but I haven't tried it (and it makes me a little scary of...