Spell checking errors can be hilarious

Steven Schveighoffer schveiguy at gmail.com
Thu Oct 15 12:56:00 UTC 2020


On 10/14/20 4:27 PM, Walter Bright wrote:
> On 10/14/2020 8:32 AM, Steven Schveighoffer wrote:
>> On 10/14/20 12:05 AM, Walter Bright wrote:
>>> There isn't winning with this.
>> I don't have any idea what you mean.
> 
> It's stepping on a ripple in a carpet. It doesn't flatten the carpet, it 
> just shifts the ripple to another spot.

Walter, there's a bug in the compiler code that suggests an import for a 
symbol such that in certain cases when you use the symbol and that 
symbol isn't defined, it doesn't suggest the import. It doesn't suggest 
anything. It doesn't shift to another spot. If you fix the bug, it 
should always suggest the import.

-Steve


More information about the Digitalmars-d mailing list