import concerns (was Re: Historical language survey)

Derek Parnell derek at psych.ward
Sat Jul 8 01:43:28 PDT 2006


On Sat, 08 Jul 2006 18:39:15 +1000, Ivan Senji  
<ivan.senji_REMOVE_ at _THIS__gmail.com> wrote:

> s.foo("Bla"); <- atleast in C++(unlike D) this isn't allowed, i got a
> message:
> "testprivate.cpp `void S::foo(std::string)' is private"
>
> and this to me seems the wrong way around. I don't need nor want to know
> about other peoples code internals, the ideal message would be:
> "testprivate.cpp `no public method void S::foo(std::string)"

Yes a much better message.


-- 
Derek Parnell
Melbourne, Australia



More information about the Digitalmars-d mailing list