GCC 5 & modularity
Richard Guenther
richard.guenther@gmail.com
Wed Mar 21 15:19:00 GMT 2012
On Wed, Mar 21, 2012 at 4:02 PM, Pedro Lamarão
<pedro.lamarao@prodist.com.br> wrote:
> Em 21/03/2012 08:58, Peter Dolding escreveu:
>
>
>> If there is a grey area you have broken into modules wrong. Module
>> based code has no grey. No grey equals less errors of person editing
>> a file they think is exclusive to some part that turns out to be
>> shared with another part so causing nasty failure.
>
>
> This seems a Game of Words [tm].
>
> Of course a modularized system can have a grey area. You just pack all of
> your gray area files and call them "grey module" to satisfy the bureaucracy.
>
> There is no perfect taxinomy in this world. Searching for one is
> interesting; demanding one is useless.
Very well said. Discussing about modules also makes no sense. Figure out
the present state.
Richard.
> --
> P.
>
More information about the Gcc
mailing list