libgphoto2-bleeding:wip

Last commit made on 2020-02-18
Get this branch:
git clone -b wip https://git.launchpad.net/libgphoto2-bleeding

Branch merges

Branch information

Name:
wip
Repository:
lp:libgphoto2-bleeding

Recent commits

e124264... by Hans Ulrich Niedermann

Lets see whether this gives us both C and C++ compilers

79addb5... by Hans Ulrich Niedermann

Print a bunch of CC and CXX version messages

This should help a bit.

0717ac2... by Hans Ulrich Niedermann

Report unchanged CC and CXX at the start of configure

11a5bac... by Hans Ulrich Niedermann

FIXMEUP: Remove -ansi cases from pendantic compile tests

aa7fe17... by Hans Ulrich Niedermann

FIXMEUP: pendantic compilation for ANSI C

ANSI C apparently does not define __STDC_VERSION__,
so the C source code needs to be changed to become
ANSI C compatible.

22ed5d3... by Hans Ulrich Niedermann

m4_pattern: Forbid everything related to GP, then allow specific uses

Forbid the patterns [GP_] and [_GP] (while allowing [_GPHOTO], then
explicitly allow uses of GP_ and _GP in variables and messages where
needed.

4947053... by Hans Ulrich Niedermann

gp-set.m4: _GP_SET_INIT is required once, even for test suite

89835ae... by Hans Ulrich Niedermann

gp-set.m4: Reduce indentation level by repeated conditional aborts

4d9e5e8... by Hans Ulrich Niedermann

Use standard syntax for the AC_DEFUN()ed macros

a8e2ff9... by Hans Ulrich Niedermann

Use GP_INIT