[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
warnings in examine.c
From: |
Ben Pfaff |
Subject: |
warnings in examine.c |
Date: |
Sat, 17 Mar 2012 22:07:04 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
I'm getting the following warnings in examine.c. The first one
is trivia. As for the rest, I see how to fix some of them, but
not all. Can you take a look?
Thanks,
Ben.
examine.c: In function ‘update_n’:
examine.c:1470: error: ISO C90 forbids mixed declarations and code
examine.c: In function ‘cleanup_exploratory_stats’:
examine.c:1660: error: initialization from incompatible pointer type
examine.c:1666: error: assignment from incompatible pointer type
examine.c:1673: error: assignment from incompatible pointer type
examine.c:1678: error: assignment from incompatible pointer type
examine.c:1682: error: assignment from incompatible pointer type
examine.c:1689: error: assignment from incompatible pointer type
--
Ben Pfaff
http://benpfaff.org
- warnings in examine.c,
Ben Pfaff <=