weird error message

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jul 1 18:06:29 PDT 2017


On 07/01/2017 04:56 PM, crimaniak wrote:

 > about very long error messages generated in some
 > cases.

Please submit a bug report. The compiler may be able to abbreviate 
certain types. For example, in this case most of the error message text 
is values of a static array elements.

Ali



More information about the Digitalmars-d-learn mailing list