On Thursday, 17 December 2015 at 19:27:56 UTC, Walter Bright wrote:
3. to find out what LREF does:

    grep LREF *.ddoc

So, you're working on Phobos and see a LREF macro.

me@arsd:~/d/dmd2/src/phobos$ grep -R LREF *.ddoc
me@arsd:~/d/dmd2/src/phobos$

....where is it?

I happen to know it is hidden in the dlang.org repo, but would someone who saw a problem in the Phobos docs know that? They seem to be generated from the source code.... except when they aren't.

You can't assume everybody knows all the institutional knowledge you do!

Reply via email to