Index: [thread] [date] [subject] [author]
  From: Janne Johansson <jj@it.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Tue, 25 Aug 1998 16:21:34 +0200

Unidentified subject!

Why do I get this when compiling for libggi?

gcc -O2 -Wall -g my_ggi.c -I/opt/local/include/ggi -I/opt/local/include -lggi -o my_ggi
/opt/local/include/ggi/events.h: In function `ggiEventPut':
In file included from /opt/local/include/ggi/ggi.h:148,
                 from my_ggi.c:4:
/opt/local/include/ggi/events.h:300: warning: implicit declaration of function `ASSERT'

Apart from that warning, everything works fine.

-- 
"Every girl with sense, loves those dead
 presidents..." -Quireboys

Mail:  jj<at>it.kth.se
Http: //www.it.kth.se/~jj

Index: [thread] [date] [subject] [author]