[DOCS] [PATCH] Fix broken link in tutorial page 8

Mikael Lyngvig mikael at lyngvig.org
Sat Nov 23 03:08:08 PST 2013


Okay :)  Should I make a small patch that deletes the passage in question
until such a time that there is documentation of how to make recursive
types?

-- Mikael


2013/11/23 Renato Golin <renato.golin at linaro.org>

> On 23 November 2013 05:35, Mikael Lyngvig <mikael at lyngvig.org> wrote:
>
>> Fixes the problem that a link in the tutorial points to a non-existent
>> named anchor in the Language Reference.  Thanks to Chuck Caldarale for
>> providing the solution.
>>
>
> Hi Mikael,
>
> The new page you're linking to does describe recursive types, but very
> mildly and only in a representation way, not how to build them.
>
> I remember that the way to build recursive types changed a few years ago,
> but I don't know where the documentation to build them has gone, or if
> anyone wrote such doc. Maybe a wider query about how to build recursive
> types on the list will yield a reference to a doc, or at least detailed
> description on how to produce the doc. ;)
>
> This also reminds me that the note in
> http://llvm.org/docs/LangRef.html#named-types is wrong. We don't alias
> similar types any more.
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131123/3b0689a6/attachment.html>


More information about the llvm-commits mailing list