~bhill/epics-base:camonitor-server-relative-ts-bug

Last commit made on 2018-02-28
Get this branch:
git clone -b camonitor-server-relative-ts-bug 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:
camonitor-server-relative-ts-bug
Repository:
lp:~bhill/epics-base

Recent commits

f7b1c40... by Bruce Hill

Fixed camonitor server side relative timestamps bug

tsFirst needs to get initialized from the first server side
timestamp instead of the client side tsNow.

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()