Results 1654 comments of Gabriel Scherer

My reasoning not that I expect binary compatibility with older AST formats. What I have in mind is a user program that links against compiler-libs, and produces a serialized AST...

I believe the English idiom is "lo and behold": https://github.com/camlp5/camlp5/blob/f776d83014526f654b717e43ed408ec60702aa6b/meta/pr_dump.ml#L19-L27

@malekbr current status: - You will need to rebase over #12684, which is a bugfix for a pre-existing bug I found while reading your code; apologies... - @Octachron is also...

I'm currently in the process of rebasing this PR so that we can move it forward. I cannot push to @malekbr's branch, so I pushed the new version in a...

I am done rebasing the branch and I just updated the current PR.

I remain concerned with the backward-compatibility impact of this change. Here is the current state of the PR, as far as I understand it. 1. Before we used `interface` and...

I believe that a second opinion would be useful to move this forward (merge it, I hope, or close it); maybe @Octachron? (I cannot credibly act as a reviewer myself...

Your new proposal does not say that there are various performance issues in flight. I think it would be reasonable to say so explicitly, somewhere in your new paragraph. What...

No one likes my proposed additions to the changes of @dra27 ! Don't worry, I'll get over it, I propose to go ahead and merge.

Ah, apparently there is a conflict which needs fixing (probably with @dra27's own changes in the other PR).