Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <e94_msu@elixir.e.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Sat, 08 Aug 1998 17:38:36 +0200

Re: Big changes to CVS tree

> On Sun, 9 Aug 1998, Andrew Apted wrote:
> 
> > Marcus writes:
> > 
> > >  Btw, while looking at the libggi sources I repeatedly ask myself:
> > >  Who is it that have been checked and why, and by whom...
> > 
> > Hehehe.  I've wondered that too.
> 
> Excuse my ignorance, what do you mean?
> 
> That weird comment in visual.c?

Yep. It was in virtually every visual.c file in the tree,
and didn't make sense in any of them. :)

But by the looks of things people have done a lot of cut-n-paste
without thinking. Things like including sys/mman.h in a file
that doesn't do any functioncalls and doesn't use any non ANSI-C
types at all makes me wonder how long the responsible person
had been coding without a break...
Also, a file containg maybe 20 lines of code that is copyrighted
by three people is sort of amusing.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |      E-Mail: e94_msu@e.kth.se


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