Ain't that a bit redundant?

Stewart Gordon smjg_1998 at yahoo.com
Thu Jul 27 11:26:30 PDT 2006


Wolfgang Draxinger wrote:
<snip>
> Which of both is going to be dropped? I'd suggest to change to
> 
> BaseClassList:
>         : SuperClass
>         : SuperClass InterfaceClasses
>         : InterfaceClasses
> 
> That does it.

No it doesn't.  Surely it should be

BaseClassList:
     : SuperClass
     : SuperClass , InterfaceClasses
     : InterfaceClasses

InterfaceClasses:
     : InterfaceClass
     : InterfaceClass , InterfaceClasses

Stewart.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M d- s:-@ C++@ a->--- UB@ P+ L E@ W++@ N+++ o K-@ w++@ O? M V? PS- 
PE- Y? PGP- t- 5? X? R b DI? D G e++++ h-- r-- !y
------END GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox.  Please keep replies on 
the 'group where everyone may benefit.



More information about the Digitalmars-d mailing list