[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bmg-commit]
Update of /d9/projects/walkthru/src/anim
In directory lime:/tmp/cvs-serv25227/anim
Modified Files:
Tag: temp-dev-luka-03-0511-branch
ANyy.y eval.h
Log Message:
everything else under src.
wktui/Makefile is another incl path change i missed in the prev commit.
otherwise this is the bulk of the "hard" changes for compile.
all the usual porting issues (socklen_t, large file offsets, subtle
typing issues), plus various dangerous things fixed that slipped by
irix CC but got nabbed by g++ as errors (which they are).
at this point, all of src compiles. haven't linked yet.