Alexander Senier

Results 33 comments of Alexander Senier

We do detect that `Baz` is undefined now: ```Console Parsing test.rflx Processing Test test.rflx:9:59: model: error: unknown field "Baz" referenced in definition of checksum "Checksum" ``` However, `Foo` and `Bar`...

@jklmnn Can you please add a small reproducer for this issue?

@jklmnn Would you allow multiple ranges in **O2**? If so, could please you add an example for that? In that case, a drawback would also be additional checks necessary to...

I created a new ticket (#1156) for the support (or removal) of private types.

@jklmnn Can you please add a reproducer to the issue description so we can easily check whether the problem persists?

This has become obsolete by the introduction of parameterize message. @treiher Should be close this ticket?

With the introduction of tagged types this is not necessary anymore. We will remove private types.

Maybe I misremember that, but I think we had it like that in the past (or considered that option) and there was a reason to have the special handling. Getting...

This raises the question what we do with sessions that don't end (e.g. a proxy)?