Numbering compiler error messages?
Walter Bright
newshound2 at digitalmars.com
Sun Mar 30 12:23:44 PDT 2014
On 3/30/2014 4:04 AM, Paulo Pinto wrote:
> Am 28.03.2014 19:09, schrieb Walter Bright:
>> On 3/28/2014 2:23 AM, monarch_dodra wrote:
>>> Well, I'm just throwing that out there.
>>
>> I've thought many times that an error message should be a clickable
>> link. But until console displays support clickable text, it's just a
>> fantasy.
>
> Actually on GNU/Linux systems many do.
I just tried it on Ubuntu and - you're right! Pretty awesome.
Can the URL be hidden behind text, like you'd do with html:
<a href="dconf.org">D Conf!</a>
so the user sees the text rather than the link?
More information about the Digitalmars-d
mailing list