bug-cim
[Top][All Lists]
Advanced

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

Minor misfeature found in downloaded cim-5.1.tar.gz


From: Andersson Roland
Subject: Minor misfeature found in downloaded cim-5.1.tar.gz
Date: Fri, 12 Dec 2014 19:28:57 +0000

Hello there!

 

I did download Gnu-Simula, cim-5.1.tar.gz, from Swedish mirror site:

http://ftp.df.lth.se/pub/ftp.gnu.org/pub/gnu/

sub directory = cim

 

When making it there was 2 errors:

the header file cim.h could not be found in the lib files simset.c and simulation.c

Changing the source code from

#include "../../lib/cim.h"

to a more common line found in every other .c file:

#include "cim.h"

everything did build OK

 

I hope I did not misunderstood the meaning of this line

if not it would be better if it was changed before packaged into the tar.gz file.

Maybe some little thing for the project managers to fix.

 

Sincerely

Roland Anderson ÅF

 


reply via email to

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