Dietmar Winkler
Dietmar Winkler
Just a small comment, in the end I managed to upgrade following the old procedure: save empty.html, open empty.html, import all from old tw file, reload. That didn't cause any...
I solved this by manually changing the `origin` uri from something like `https://@github.com/username/reponame.git` to `https://github.com/username/reponame.git` Which is cumbersome for 20+ students. Surely it should be easy for CA to set...
For me "the end of" is implicit when you talk about Q3. Otherwise, you would have said Q2.
@casella using your "v.x" and "v.y" notation makes it difficult to identify what you are trying to describe (especially since I *think* you got a typo in the strong backward...
One case I forgot: - `5.3.1` (uses MSL 3.2.3): Should the developers decide on a new bugfix release without any new features and changes to the libraries used then they...
@casella This is where I *think* you have a typo: > **Strong backwards compatibility** library MyLib **v.y** is backwards compatible with MyLib **v.y**
I tested the change as suggested by @HansOlsson in `ZeroOrderHold`: ``` when {sampleTrigger, initial()} then if time>=startTime then ySample = u; else ySample = pre(ySample); end if; end when; ```...
So better to also apply the same change to `Sampler` as part of #4037 ?
I'm also in favour of always using the comma.
Same on Ubuntu (Unity) 16.04.2 with repo version 0.1.19