James K. Lowden
James K. Lowden
I understand your answer to mean the behavior I described is expected. Thank you; I suspected as much. IMO there are problems with the documentation, and I'm not sure I...
Thank you, I think I see my way home now. Just one more question. One useful tactic has been to remove trailing whitespace prior to scanning. If blank lines consist...
_Brady & Morris Whitespace_ takes me back. :-) It's a perfectly reasonable suggestion. What I have discovered over the years, though, is that `END` serves numerous purposes in the COBOL...
I've been thinking about your reply, Joseph. It doesn't make sense to me, literally. And I wonder if the defaults are really what anyone wants. I want to enlarge my...
I reluctantly accept this report will not yield anything, except perhaps (hopefully, still) a limited solution to my particular situation. Your advice for a misleading message -- and a design...
And thanks for your answers! Sounds like we'll need an ocamler to make any real progress. Simple problems I encountered: 1. cannot build out of tree. My patch to `configure.ac`...
I would like to add to this report because I have the same symptoms but perhaps more information. I have what I believe are working, running images that cannot accessed...
> No uses in GCC do `-v`. I just removed `-v` for install in Make-lang.in for _parser_ branch. It should find its way to master+cobol today or tomorrow. In my...
> I didn't see valconv-copy.o being built, it was just linked against Our CI/CD pipeline in gitlab builds from scratch on every commit. If there were a race condition, I'd...