r2287 - in trunk/varnish-cache: bin/varnishd bin/varnishlog	bin/varnishtop include lib/libvarnishapi
    Dag-Erling Smørgrav 
    des at linpro.no
       
    Fri Dec 14 11:51:00 CET 2007
    
    
  
"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
> Dag-Erling Smørgrav <des at des.linpro.no> writes:
> > Even though the toolchain does not enforce this (mainly because it's
> > difficult for the toolchain to know which code is part of the language
> > implementation and which is part of the application), we are not
> > allowed to use names that begin with underscores.
> As far as I know, that is only the case for names that start with
> a single underscore.
         -- All  identifiers  that  begin  with  an  underscore and
            either an uppercase letter or  another  underscore  are
            always reserved for any use.
         -- All  identifiers  that  begin  with  an  underscore are
            always reserved for use as identifiers with file  scope
            in both the ordinary and tag name spaces.
DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
    
    
More information about the varnish-commit
mailing list