digitalmars.D.learn - Problem with spec doc?
- Shriramana Sharma via Digitalmars-d-learn (13/13) Nov 01 2014 Hello. I already posted this via the forum interface:
- Mike (5/19) Nov 01 2014 This pull request may answer your question:
- Shriramana Sharma via Digitalmars-d-learn (4/4) Nov 01 2014 Thank you very much. But this is curious -- isn't Andrei himself able
- Mike (10/13) Nov 01 2014 All pull requests need to be peer reviewed, even those submitted
- H. S. Teoh via Digitalmars-d-learn (7/9) Nov 01 2014 [...]
Hello. I already posted this via the forum interface: http://forum.dlang.org/thread/yqhwwpskwmkdefarjavm forum.dlang.org But for whatever reason I didn't get any replies so I worry if it actually reached people or not... -- Original message -- At http://dlang.org/spec.html I read: "This is also available as a PDF document" where "PDF document" is a link to http://dlang.org/dlangspec.pdf. However, the PDF is just as 4 page doc with only the TOC. The individual pages don't seem to have PDFs either. I hope this is not intentional. Can the full spec please be posted as a single PDF? Thanks. -- Shriramana Sharma ஶ்ரீரமணஶர்மா श्रीरमणशर्मा
Nov 01 2014
On Saturday, 1 November 2014 at 15:02:44 UTC, Shriramana Sharma via Digitalmars-d-learn wrote:Hello. I already posted this via the forum interface: http://forum.dlang.org/thread/yqhwwpskwmkdefarjavm forum.dlang.org But for whatever reason I didn't get any replies so I worry if it actually reached people or not... -- Original message -- At http://dlang.org/spec.html I read: "This is also available as a PDF document" where "PDF document" is a link to http://dlang.org/dlangspec.pdf. However, the PDF is just as 4 page doc with only the TOC. The individual pages don't seem to have PDFs either. I hope this is not intentional. Can the full spec please be posted as a single PDF? Thanks.This pull request may answer your question: https://github.com/D-Programming-Language/dlang.org/pull/687 Mike
Nov 01 2014
Thank you very much. But this is curious -- isn't Andrei himself able to directly commit or answer that pull request?!! -- Shriramana Sharma ஶ்ரீரமணஶர்மா श्रीरमणशर्मा
Nov 01 2014
On Saturday, 1 November 2014 at 15:48:27 UTC, Shriramana Sharma via Digitalmars-d-learn wrote:Thank you very much. But this is curious -- isn't Andrei himself able to directly commit or answer that pull request?!!All pull requests need to be peer reviewed, even those submitted by committers. Even if the pull request is merged, it won't appear on the website until it is published. From what I can tell, it appears the website is published with each release of DMD. Andrei was kind enough to post a link to a working copy of dlang.org on his own personal website. You should be able to obtain the PDF from there. Mike
Nov 01 2014
On Sat, Nov 01, 2014 at 09:18:19PM +0530, Shriramana Sharma via Digitalmars-d-learn wrote:Thank you very much. But this is curious -- isn't Andrei himself able to directly commit or answer that pull request?!![...] Andrei appears to be very busy these days and rarely responds to PRs unless personally asked to. T -- Heuristics are bug-ridden by definition. If they didn't have bugs, they'd be algorithms.
Nov 01 2014