On Tue, Jan 10, 2017 at 04:02:32AM +, Pjotr Prins wrote:
> Hi all,
>
> FOSDEM provides live streaming of talks and archiving. We need
> volunteers to man the FOSS setup that handles the camera and mike.
> Ideally two people who expect to be in the room all day :). It is
> mostly automated and
Thanks. This still in 0.74.1. I’ve been working on the CPP a lot the last
week. Will work it. — Matt
> On Jan 10, 2017, at 6:33 PM, Chaos Eternal wrote:
>
> This small code does not work with example/cxp:
>
> /*Begin C Code*/
> #if defined __HAB__
> #define __HAB__
> #endif
> #define A 1
>
This small code does not work with example/cxp:
/*Begin C Code*/
#if defined __HAB__
#define __HAB__
#endif
#define A 1
int a = A;
/*end C code*/
cxp output:
$ ./cxp kk2.h
(unknown):1: bad CPP defined
kk2.h:1: CPP error
kk2.h:
#f
On Mon, Dec 26, 2016 at 12:06 PM Matt Wette wrote:
> NYACC, fo