Érico Nogueira 7e031a20ff ioc: fix dbLoadGroups command.
Calling GroupConfigProcessor().loadConfigFiles() reads and clears
config.groupConfigFiles, and loads the JSON files before iocInit. When
loadConfigFiles() is called again from an init-hook,
config.groupConfigFiles is empty, and no JSON files are actually read,
so no groups in those files are loaded.

This change removes error messages at the point where dbLoadGroup is
called; errors are now displayed only during iocInit.
2024-12-11 12:03:41 -08:00
2023-11-06 08:08:57 -08:00
2024-12-11 12:03:41 -08:00
2024-11-04 19:11:20 -08:00
2023-06-07 21:12:34 -07:00
2024-08-04 09:57:00 -07:00
2024-11-05 07:35:49 -08:00
2024-12-11 12:03:41 -08:00
2023-05-26 08:49:27 -07:00
2023-11-21 12:20:34 -08:00
2024-10-13 17:38:28 -07:00
2024-08-01 15:46:31 -07:00
2024-11-04 17:25:24 -08:00
2023-08-14 21:17:42 -07:00
2023-11-20 10:59:44 -08:00
2023-08-22 15:09:42 +02:00
2023-06-14 11:26:31 -07:00
2022-04-05 12:01:28 -07:00
2023-09-07 10:52:04 +02:00
2019-10-23 13:29:31 -07:00
2023-05-09 22:24:05 -07:00
2023-05-26 08:49:27 -07:00
doc
2024-07-31 21:47:08 -07:00
2024-10-13 17:38:28 -07:00
2024-09-30 14:51:49 +01:00
S
Description
The "new" pvAccess library
Readme BSD-3-Clause
2.7 MiB
Languages
C++ 95.9%
Python 2.1%
Makefile 1.3%
Shell 0.3%
CMake 0.2%
Other 0.1%