Florian Schanda

Results 72 issues of Florian Schanda

https://uk.mathworks.com/help/matlab/matlab_prog/upgrade-code-for-r2019b-changes-to-function-precedence-order.html Previously this printed 1 and 2: ``` function myfunc local(1); % local is a function local = 2; disp(local); end function local(x) disp(x) end ``` This now errors: ```...

difficulty: high
component: parser
component: sem

Hi, benchmark wintersteiger/min/min-has-solution-13472.smt2 produces the wrong answer when using the benchmark conversion script from https://gitlab.com/OCamlPro-Iguernlala/Three-Tier-FPA-Benchs/tree/master/translators/fp-smt2-to-why3 I am not sure if its an issue with the translator or alt-ergo as I...

I'm trying to connect my our corporate email that is hosted on outlook.office365.com. Nothing I try seems to work, and the error messages are not overly descriptive. All I get...

component: core
tool: mh_trace

It occurred to me that it would be convenient to have a new function `one_of`. For example: ```trlc type T { a optional Integer b optional Integer c optional Integer...

topic: LRM
topic: core

topic: analysis
good first issue

People love to copy-paste

large
topic: analysis
good first issue

topic: LRM
topic: core
topic: analysis
topic: API
good first issue