ISISComputingGroup / ISISComputingGroup/IBEX
LINK : warning LNK4217:
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
Noticed warnings like this when developing an EPICS aSub subroutine in 'C'.
We should investigate why this warning has started to occur and if legitimate, perhaps silence it.
Example:
```
01:31:22 Creating library ASTRIUM-IOC-02.lib and object ASTRIUM-IOC-02.exp
01:31:22 LINK : warning LNK4217: symbol 'pvar_func_astriumDriverRegister' defined in 'astriumDriver.obj' is imported by 'ASTRIUM-IOC-02_registerRecordDeviceDriver.obj' in function 'ASTRIUM_IOC_02_registerRecordDeviceDriver'
```
### Reproducible
Yes (see under Jenkins Windows IOC)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.