~info-martin-konrad/epics-base:fix-typos

Last commit made on 2019-12-17
Get this branch:
git clone -b fix-typos https://git.launchpad.net/~info-martin-konrad/epics-base
Only Martin Konrad can upload to this branch. If you are Martin Konrad please log in for upload directions.

Branch merges

Branch information

Name:
fix-typos
Repository:
lp:~info-martin-konrad/epics-base

Recent commits

df519ce... by Martin Konrad

Fix typos in calcoutRecord.dbd.pod

2e89a60... by Ralph Lange

libcom: properly declare isnan() in C++ code

09ec3af... by Ralph Lange

libcom: fix colliding isnan/isinf between C99 and C++0x for gcc-4

This fix can be removed once support for gcc-4 is dropped in 2038

70e9d46... by Ralph Lange

libcom: import some C99 math (isnan etc.) into global namespace

1d18aa3... by Andrew Johnson

Disable printf() format warnings on MinGW, they're broken

a85967c... by Andrew Johnson

Cross-builds of 64-bit MinGW should inherit from 32-bit

Don't duplicate, this file missed an important change as a result.

7eee262... by Andrew Johnson

Shorten/simplify uninstall recipes

a103793... by Andrew Johnson

Replace broken cleandirs recipe

41d86ec... by Andrew Johnson

Add a document containing Record Reference links

961dd2b... by Andrew Johnson

Don't check empty (overridden) RELEASE definitions

Bug reported by Dirk Zimoch