Still around: Compile error in CVS HEAD from 1999-04-10 20:30 CEST

Christopher R. Hertel crh at nts.umn.edu
Mon Apr 12 19:37:51 GMT 1999


> 
> I posted this compile error a few days ago, 
> but it seems to have been ignored.

That's probably because it was originally my code and very few people use 
it.  I was away at a fencing competition and returned home today to be 
with my 4-year-old daughter when she went in for thumb surgery.

> utils/debug2html.c:42: initializer element is not constant
> utils/debug2html.c:43: initializer element is not constant
> --- snip ---
> FILE *infile  = stdin;
> FILE *outfile = stdout;

Yep.  The correct answer (someone else already made the change) is to 
initialize them in main().

Chris -)-----

-- 
             -- I have a shoehorn, the kind with teeth. --
                                  ---
Christopher R. Hertel -)-----                   University of Minnesota
crh at nts.umn.edu              Networking and Telecommunications Services


More information about the samba-technical mailing list