[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
minor bugs in 2.1.14
From: |
Moore, Joe |
Subject: |
minor bugs in 2.1.14 |
Date: |
Thu, 2 Jun 2005 11:56:05 -0400 |
A couple of minor problems I've found building cfengine-2.1.14 on
Solaris 7 with the Workshop C compiler v5.0*...
cf.extern.h line 45 gives an error of "empty declaration" because there
are two consecutive ;'s.
proto.c line 430 uses C++-style comments (//) which is not C-compatible.
methods.c line 310 uses C++-stlye comments too.
Probably nobody else notices these things since they are acceptable
under gcc, but they're pretty trivial.
--Joe
* Lowest common denominator in this environment...
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- minor bugs in 2.1.14,
Moore, Joe <=