Thread overview | ||||||
---|---|---|---|---|---|---|
|
August 12, 2010 [phobos] Strange tags in the changelog | ||||
---|---|---|---|---|
| ||||
As of rev. 1823, some of the $(LI ...) tags in changelog.dd have been replaced with $(L1 ...) tags -- i.e. with capital 'i' replaced by 'one'. Is this intentional? Note: When I run 'make -f posix.mak html', the text in these tags does not appear in the output. It does, however, seem to be included in the latest changelog on the D web site... -Lars |
August 12, 2010 [phobos] Strange tags in the changelog | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Tandle Kyllingstad | Scratch that, it seems Walter was busy fixing this even as I was typing the e-mail. :)
-Lars
On Thu, 2010-08-12 at 08:17 +0200, Lars Tandle Kyllingstad wrote:
> As of rev. 1823, some of the $(LI ...) tags in changelog.dd have been
> replaced with $(L1 ...) tags -- i.e. with capital 'i' replaced by 'one'.
>
> Is this intentional?
>
> Note: When I run 'make -f posix.mak html', the text in these tags does not appear in the output. It does, however, seem to be included in the latest changelog on the D web site...
>
> -Lars
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
|
August 12, 2010 [phobos] Strange tags in the changelog | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Tandle Kyllingstad | I noticed that too. I fixed them when I updated the changelog for the druntime fixes, see: http://www.dsource.org/projects/phobos/changeset/1762 Looks like David is the culprit ;) http://www.dsource.org/projects/phobos/changeset/1688 What I think happens after that typo is people copy-paste the previous line, and it gets propogated to a lot of nodes. -Steve ----- Original Message ---- > From: Lars Tandle Kyllingstad <lars at kyllingen.net> > To: Phobos mailing list <phobos at puremagic.com> > Sent: Thu, August 12, 2010 2:17:09 AM > Subject: [phobos] Strange tags in the changelog > > As of rev. 1823, some of the $(LI ...) tags in changelog.dd have been > replaced with $(L1 ...) tags -- i.e. with capital 'i' replaced by 'one'. > > Is this intentional? > > Note: When I run 'make -f posix.mak html', the text in these tags does not appear in the output. It does, however, seem to be included in the latest changelog on the D web site... > > -Lars > > _______________________________________________ > phobos mailing list > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos > |
August 12, 2010 [phobos] Strange tags in the changelog | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Tandle Kyllingstad | Yep, sorry, my bad. Apparently I've been doing this all along (I don't know how I've kept misreading others' examples as L1) and this is the first time anyone's noticed.
On 8/12/2010 2:17 AM, Lars Tandle Kyllingstad wrote:
> As of rev. 1823, some of the $(LI ...) tags in changelog.dd have been
> replaced with $(L1 ...) tags -- i.e. with capital 'i' replaced by 'one'.
>
> Is this intentional?
>
> Note: When I run 'make -f posix.mak html', the text in these tags does not appear in the output. It does, however, seem to be included in the latest changelog on the D web site...
>
> -Lars
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
|
Copyright © 1999-2021 by the D Language Foundation