You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.
anderslindho
changed the title
Update contents to reflect changes introduced in ess-require releases
Update content to reflect changes introduced in ess-require releases
Oct 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugSomething isn't workingenhancementNew feature or request
Require 3.2.0 and 3.3.0 introduces a few major changes.
iocstats
instead ofiocStats
) (technically not a change to require)require <module>
instead of needing torequire <module>, <version>
(3.2.0)iocsh.bash
with flagsdg
(for gdb) anddv
(for valgrind) (3.2.0)MAJOR.MINOR.PATCH-BUILD
, with build number being optional, assumed to be zero if not present (3.3.0)cellinstall
which can be used together with a network mounted e3 build (3.3.0)make prebuild
) (3.3.0)make debug
) can now be called on before building (3.3.0)For full release notes, see https://confluence.esss.lu.se/x/iBHFF
The text was updated successfully, but these errors were encountered: