~bhill/epics-base:ca-sizes-in-error-msgs

Last commit made on 2018-02-28
Get this branch:
git clone -b ca-sizes-in-error-msgs https://git.launchpad.net/~bhill/epics-base
Only Bruce Hill can upload to this branch. If you are Bruce Hill please log in for upload directions.

Branch merges

Branch information

Name:
ca-sizes-in-error-msgs
Repository:
lp:~bhill/epics-base

Recent commits

852fb8f... by Bruce Hill

Modify CA error msgs re EPICS_CA_MAX_ARRAY_BYTES to include sizes.

85c6e9b... by Andrew Johnson

Merge clang fixes from 3.15 into 3.16

550beea... by Andrew Johnson

More clang warning clean-ups

The short => int change is a UB issue, the second argument to va_start()
must be of a type that does not undergo promotion. See
https://wiki.sei.cmu.edu/confluence/display/cplusplus/EXP58-CPP.+Pass+an+object+of+the+correct+type+to+va_start

bf91275... by Andrew Johnson

Merge clang fixes from 3.14 into 3.15

ac4d5c9... by Andrew Johnson

Clean up some compiler warnings from clang

cd8fd8a... by Andrew Johnson

Merge 3.15 into 3.16

61296b8... by Andrew Johnson

Merge 3.14 into 3.15

Fix for LP: #1743076

de442e9... by Andrew Johnson

Fix for LP: #1743076

Never zero the CA client context private ID.

ac36739... by Andrew Johnson

Merge fix for lp: #1747091 from 3.14 into 3.15

713c2d5... by Andrew Johnson

Fix for lp: #1747091

generalTimeGetEvent()