bug-cim
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updates for CIM


From: Mark Clements
Subject: Updates for CIM
Date: Thu, 20 Jun 2019 19:13:10 +0000

Two brief reports.

First, trying to install Cim from git (Ubuntu 18.04), I needed to first
run `autoreconf -i`. Can this be added to the INSTALL file, please?

Second, the compiler gives a number of warnings for implicit
declarations of functions. The first for function 'exit' can be
addressed by adding the header

#include <stdlib.h>

to the generated .c file. I wasn't certain how to start with changing
the code generator...

I hope that this is helpful.

Sincerely, Mark.


När du skickar e-post till Karolinska Institutet (KI) innebär detta att KI 
kommer att behandla dina personuppgifter. Här finns information om hur KI 
behandlar personuppgifter<https://ki.se/medarbetare/integritetsskyddspolicy>.


Sending email to Karolinska Institutet (KI) will result in KI processing your 
personal data. You can read more about KI’s processing of personal data 
here<https://ki.se/en/staff/data-protection-policy>.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]