lp://staging/~epics-core/epics-base/int64b
Created by
Andrew Johnson
and last modified
int64a branch rebased onto Base-3.16 branch at revno 12744
- Get this branch:
- bzr branch lp://staging/~epics-core/epics-base/int64b
Members of
EPICS Core Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 12758. By Andrew Johnson
-
dbStatic: dbPutStringNum() overflow handling
Default to accepting over-size integers in DB fields, truncate to field size.
E.g. permits setting DBF_LONG fields to 0xffffffff.
Adds dbConvertStrict config variable to disable this. - 12756. By mdavidsaver
-
dbStatic: dbPutStringNum(, "") not an error
Restore previous behavour that empty string
is equivalent to numeric zero.epicsParse*() returns S_stdlib_
noConversion
where previously strtoul() did not.Conflicts:
src/ioc/db/test/ Makefile - 12752. By Andrew Johnson
-
More cvtFastPerform changes
Added a converter using std::streambuf (slow!)
Pass buffer size to converters
Added verbose flag and # numbers to measure
Do the small number tests first
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~epics-core/epics-base/3.16